android-unpackbootimg
android-unpackbootimg copied to clipboard
A set of fixes
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