ISO image writer memory problem
Needs ReviewPublic

Authored by allknow on Mar 24 2020, 11:35 PM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

When reading an image file, the program is turned off.

Test Plan
  1. Put neon or Ubuntu into the input.
  2. The program executes readall () at once.
  3. Termination

Diff Detail

Repository
R596 ISO Image Writer
Branch
dani (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 24186
Build 24204: arc lint + arc unit
allknow requested review of this revision.Mar 24 2020, 11:35 PM
allknow created this revision.
jachin added a subscriber: jachin.Mar 25 2020, 9:46 PM

This patch is not proper for verifying whole images. To compare signature, swapping is needed to check whole isoFile object.