summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/regcomp.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-07-18 06:08:27 +0000
committerpeter <peter@FreeBSD.org>2000-07-18 06:08:27 +0000
commitbf473790e8e393671834d726eb6fa54b64952a0f (patch)
tree404593f3c1ba5f11831f2652be56c420c727ef42 /lib/libc/regex/regcomp.c
parent94d46e7245fe676507c507a39b94cc6e10f076d3 (diff)
downloadFreeBSD-src-bf473790e8e393671834d726eb6fa54b64952a0f.zip
FreeBSD-src-bf473790e8e393671834d726eb6fa54b64952a0f.tar.gz
Patch up some bogons in the resource_find() vs resource_find_hard()
interfaces. The original resource_find() returned a pointer to an internal resource table entry. resource_find_hard() dereferences the actual passed in value (oops!) - effectively trashing random memory due to the pointer being passed in with a random initial value. Submitted by: bde
Diffstat (limited to 'lib/libc/regex/regcomp.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud