Hi, When compiling sqlite with address sanitizer (-fsanitize=address in CFLAGS/LDFLAGS) and running the tests I get two memory safety violations.
I've attached the ASAN error messages / stack traces. Both are out of bounds memory reads, in testfixture and fuzzcheck. I strongly recommend that the test should be run routinely with address sanitizer enabled. Particularly Fuzz-testing becomes much more effective with it. -- Hanno Böck https://hboeck.de/ mail/jabber: ha...@hboeck.de GPG: FE73757FA60E4E21B937579FA5880072BBB51E42 _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users