Commit Graph

9 Commits (3f5b5f3f6db0e5716911b3fba1460ce327e8a845)

Author SHA1 Message Date
Hennadii Stepanov fdf697fe75
ci: Increase CCACHE_SIZE in some builds on Travis
4 years ago
Vasil Dimov 0012471391
build: turn on --enable-c++17 by --enable-fuzz
4 years ago
Harris 420fa0770f
fuzz: use std::optional for sep_pos variable
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke faa9491870
ci: Use Focal for fuzzers
5 years ago
fanquake e21fa542b1
test: remove Boost Chrono installation from CI
5 years ago
practicalswift 12a2f37718 util: Avoid potential uninitialized read in FormatISO8601DateTime(int64_t nTime) by checking gmtime_s/gmtime_r return value
5 years ago
practicalswift 733bbec34f tests: Add --exclude integer,parse_iso8601 (temporarily) to make Travis pass until uninitialized read issue in FormatISO8601DateTime is fixed
5 years ago
practicalswift a3b539a924 ci: Run fuzz testing test cases under valgrind
5 years ago