summaryrefslogtreecommitdiffstats
path: root/libc/regex/regfree.c
diff options
context:
space:
mode:
authorrich cannings <richc@google.com>2010-08-31 15:19:38 -0700
committerrich cannings <richc@google.com>2010-08-31 15:19:38 -0700
commite44cb1a35c4bf3f30e2b9e3961c57b7ca6fa7849 (patch)
treea505afada0c66179cb978fd3c7694a50e67e3486 /libc/regex/regfree.c
parent6a51defa034a1c033ed01f7de444c0a4fc615249 (diff)
downloadbionic-e44cb1a35c4bf3f30e2b9e3961c57b7ca6fa7849.zip
bionic-e44cb1a35c4bf3f30e2b9e3961c57b7ca6fa7849.tar.gz
bionic-e44cb1a35c4bf3f30e2b9e3961c57b7ca6fa7849.tar.bz2
Fix return value.
Return a valid pointer (not NULL) when the character "c" is at the end of "src". Change-Id: Iab0b677943f2c8a9fbb255c44689f5d6dc3535d7 Example: memccpy(dest, "xzy", 'y', 3) should return dest+3 rather than null.
Diffstat (limited to 'libc/regex/regfree.c')
0 files changed, 0 insertions, 0 deletions