android-unpackbootimg icon indicating copy to clipboard operation
android-unpackbootimg copied to clipboard

A set of fixes

Open ValdikSS opened this issue 3 years ago • 0 comments

This pull request:

  • Fixes compilation on newer gcc (adds -Wno-error=address-of-packed-member)
  • Checks whether input file exists
  • Checks whether output file could be opened, and creates an output directory if needed

ValdikSS avatar Nov 05 '21 13:11 ValdikSS