git.samba.org
/
samba.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
bb1b783
)
CVE-2015-3223: lib: ldb: Use memmem binary search, not strstr text search.
author
Jeremy Allison
<jra@samba.org>
Tue, 9 Jun 2015 21:00:01 +0000
(14:00 -0700)
committer
Ralph Boehme
<slow@samba.org>
Wed, 9 Dec 2015 16:17:04 +0000
(17:17 +0100)
Values might have embedded zeros.
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11325
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
No differences found