epubgrep/src
tastytea f1a0015f28
Disable address sanitizer.
It complains about boost/regex/v5/sub_match.hpp:57:30 and I can't figure out
what's wrong or how to ignore it.
2021-06-05 14:24:53 +02:00
..
CMakeLists.txt
files.cpp
files.hpp
fs-compat.hpp.in
helpers.cpp
helpers.hpp
log.cpp
log.hpp
main.cpp Do not add empty matches to matches_all. 2021-06-01 20:15:05 +02:00
options.cpp Add JSON output. 2021-06-01 19:17:44 +02:00
options.hpp Add JSON output. 2021-06-01 19:17:44 +02:00
output.cpp Fix nlohmann_json error with old versions. 2021-06-01 22:35:52 +02:00
output.hpp Fix JSON output. 2021-06-01 20:14:36 +02:00
search.cpp Disable address sanitizer. 2021-06-05 14:24:53 +02:00
search.hpp
version.hpp.in
zip.cpp Don't return pointer to freed memory address. 2021-06-04 23:14:36 +02:00
zip.hpp