[sqlite] sqlite-3.31.0 segfaults on fuzzcheck on s390x architectures

2020-01-27 Thread Ondrej Dubaj
Hi, I came across a problem during mate test, where fuzzcheck ends with segfault. The problem appears to be only on this arches. Other architectures are working fine. Build here: https://koji.fedoraproject.org/koji/taskinfo?taskID=40950404 Log: ./fuzzcheck

[sqlite] bug on zPath length

2020-01-23 Thread Ondrej Dubaj
Hi, I discovered an issue found by coverity scan. sqlite-src-326/shell.c:5697: var_compare_op: Comparing "zFree" to null implies that "zFree" might be null. sqlite-src-326/shell.c:5698: alias_transfer: Assigning: "zPath" = "zFree". sqlite-src-326/shell.c:5699: var_deref_model: Passing