History log of /fuchsia/zircon/third_party/ulib/musl/src/string/memmem.c
Revision Date Author Comments
# 540ace55 25-Sep-2018 Aaron Green <aarongreen@google.com>

[musl] Fix OOB read in Xbyte_memmem

This CL applies the fix from upstream located at:
https://git.musl-libc.org/cgit/musl/diff/src/string/memmem.c?id=51bdcdc42

SEC-130 #done

Tests: Ran runtests
Change-Id: Ic90032f83ec685ded5bf67e34484019290bb6c92


# f01aaa42 18-Jan-2017 George Kulakowski <kulakowski@google.com>

[musl] Reenable missing-field-initializers for clang

Change-Id: I375e3a15d156a5c8eb1de4af0e380133ec33595d


# 489c6e3f 17-Jun-2016 George Kulakowski <kulakowski@google.com>

[musl] clang format musl

Change-Id: I3bc6ab7655410514691cd07f08454f3afd41d9b3


# 53b9e1c8 15-Jun-2016 The Fuchsia Authors <authors@fuchsia.local>

[magenta] Initial commit