Fix minor problems with passing NULL pointers to memcmp() and memcpy() found by ...
commitd67226f62348f92941784d14cb68299a1cd425f5
authorDan Kennedy <danielk1977@gmail.com>
Fri, 23 Mar 2018 16:31:34 +0000 (23 16:31 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Fri, 23 Mar 2018 16:31:34 +0000 (23 16:31 +0000)
tree32a921bcba65baa5997c63ed2a7084c16ba29b5f
parent39f2581d618767bd26707ce268ff140271187a81
Fix minor problems with passing NULL pointers to memcmp() and memcpy() found by -fsanitize=undefined.
ext/misc/zipfile.c
ext/session/sqlite3session.c