Author :
Mark Adler
Date :
2023-08-12 11:03:46
Hash :1411ccaf Message :Add memory sanitizer to configure (--memory).
This also adds --address for the address sanitizer, in addition to
the existing --sanitizer. -fno-omit-frame-pointer has been added
for both sanitizers to improve the error reporting.