mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-28 07:18:30 +00:00
Make more functions friendly to Address Sanitizer
This commit is contained in:
parent
3ab76b2312
commit
cbfd4ccd1e
70 changed files with 1267 additions and 291 deletions
2
third_party/lz4cli/lz4.c
vendored
2
third_party/lz4cli/lz4.c
vendored
|
@ -94,7 +94,7 @@
|
|||
**************************************/
|
||||
#define LZ4_STATIC_LINKING_ONLY
|
||||
#define LZ4_DISABLE_DEPRECATE_WARNINGS /* due to LZ4_decompress_safe_withPrefix64k */
|
||||
#include "lz4.h"
|
||||
#include "third_party/lz4cli/lz4.h"
|
||||
/* see also "memory routines" below */
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue