Fix heap corruption for too small kbloom
. This could have crashed delta operations for very small files/signatures. Strangely it didn't seem to cause problems for most compilers/platforms, but did trigger errors for new versions of MSVC.
Fix and add Travis Windows checks and improve compatibility. Turn on -Wconversion -Wno-sign-conversion
warnings for clang
. Add MSVC compiler flags to turn off posix warnings. Make all code compile clean with no warnings on all Travis platforms. Added cmake
config checking for windows io.h
and improve fileutil.c
for MSVC. Fix broken error handling in rs_file_copy_cb()
. Improved trace output, making it less spamy and more consistent. Add patch checking for invalid literal lengths. Improve internal variable and argument types. Add explicit type conversions.
Fix a bug so patch will now fail returning RS_CORRUPT
on encountering a zero length copy command instead of hanging. Make copy_cb()
copying more data than requested an assert-fail on debug builds, and a log-warning for release builds. Make trace output a little less spammy about copy_cb()
return values.
sudo dnf upgrade --refresh --advisory=FEDORA-2021-6013f49ebc
Please login to add feedback.
This update has been submitted for testing by robert.
This update's test gating status has been changed to 'ignored'.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by bodhi.
This update has been pushed to stable.