Richard Hughes
|
87a8091bed
|
trivial: Fix a crash using fu_firmware_image_get_chunks()
Add a GError as it can return NULL for invalid circumstances. It's okay to
change the API as this symbol has not yet been in a tarball release.
|
2021-02-11 13:13:06 +00:00 |
|
Richard Hughes
|
9bb5d279db
|
dfuse: Never add a DfuSe image with no defined chunks
|
2021-02-11 13:12:20 +00:00 |
|
Richard Hughes
|
7a23330158
|
dfu: Do not allow DfuSe chunk data to include the DFU footer area
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=30813
|
2021-02-11 12:56:05 +00:00 |
|
Richard Hughes
|
abdc82b1c1
|
dfuse: Fix a buffer-overread spotted by AddressSanitizer
|
2021-02-09 13:05:13 +00:00 |
|
Richard Hughes
|
98972f4a34
|
libfwupdplugin: Promote DfuFirmware to FuDfuseFirmware
Port the DFU plugin to use the new objects to make it act the same as all the
other plugins.
|
2021-02-01 19:34:28 +00:00 |
|