1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/compression
Andreas Schneider aab5034a9d lib:compression: Fix undefined behavior in lzxpress
lib/compression/lzxpress.c:228 runtime error: store to misaligned
address 0x5631d53ca9fe for type 'uint32_t', which requires 4 byte
alignment

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
2018-11-22 22:13:27 +01:00
..
lzxpress.c lib:compression: Fix undefined behavior in lzxpress 2018-11-22 22:13:27 +01:00
lzxpress.h
testsuite.c lib/compression/tests: add missing #include "torture/local/proto.h" 2014-04-02 09:03:44 +02:00
wscript_build