Skip to content
Snippets Groups Projects
Select Git revision
  • 648dc93187511710df47b4aca9080bca9a75089d
  • test default
2 results

linux-ramdump-parser-v2

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Pratik Patel authored
    Address the corner case where we end up in a continuous (almost
    inifinite) loop when blk value equals rwpval. Change the
    condition from blk < rwpval to blk <= rwpval to fix this.
    
    Change-Id: I67923f3fa681e64eaff1821be7ae9805f66d47df
    648dc931
    History
    Name Last commit Last update
    ..