Fix a possible call to memcpy() with a NULL source pointer when the size

parameter is zero (which is technically undefined behavior but in practice
is completely harmless) in the sha1_query() extension function.
[bugs:/info/2026-06-16T07:42:23Z|Bug 2026-06-16T07:42:23Z].

FossilOrigin-Name: 2063926473adaf9619ca10fd47b273ef59b1f77136836d575e5db3cfd68987da
This commit is contained in:
drh
2026-06-16 09:53:23 +00:00
parent 9a5801af3a
commit 09c84c70ee
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1 +1 @@
4fb9f2ffb4b45d81c70f561f45cf29a0d5872a612b948882c4a2a14629bcbe28
2063926473adaf9619ca10fd47b273ef59b1f77136836d575e5db3cfd68987da