1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-08-01 06:27:03 +03:00

Use memmove() instead of memcpy() in a place where buffers might overlap

if the database file is badly corrupted, to prevent warnings
from ASAN and valgrind.

FossilOrigin-Name: 65ad6c55f1ba9bc2f75afffa3adaf19f145fad7ac9a00ccce6372e9a2cc4341b
This commit is contained in:
drh
2019-01-24 13:36:47 +00:00
parent 6a02f237e3
commit 55469bbafb
4 changed files with 13 additions and 9 deletions

Binary file not shown.