summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/regexec.c
diff options
context:
space:
mode:
authormaxim <maxim@FreeBSD.org>2006-06-01 15:45:06 +0000
committermaxim <maxim@FreeBSD.org>2006-06-01 15:45:06 +0000
commitb479e3f6b68bf41abe3b135fc3d7515398271236 (patch)
treeca8df75d120bf02daf6523b5cc7e82759f440974 /lib/libc/regex/regexec.c
parent65422bb62220eaa28b25a6a863563b85acd3df50 (diff)
downloadFreeBSD-src-b479e3f6b68bf41abe3b135fc3d7515398271236.zip
FreeBSD-src-b479e3f6b68bf41abe3b135fc3d7515398271236.tar.gz
o Record a file offset for a last successfully parsed group file line.
If the initial buffer size (1KB) for the given group line is not big enough, reset the offset. It helps to do not miss this line when getrg() reallocates the larger buffer and tries to parse the line again. PR: bin/52433, kern/55031, bin/83696, misc/97640, misc/98111 Submitted by: bsw71@mail.ru, Philip M. Gollucci, Justin Erenkrantz Glanced at: nectar MFC after: 1 month
Diffstat (limited to 'lib/libc/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud