]> git.eshelyaron.com Git - emacs.git/commit
(re_match_2_internal): Fix off-by-one error; don't use
authorRichard M. Stallman <rms@gnu.org>
Sat, 11 May 1996 18:05:52 +0000 (18:05 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 11 May 1996 18:05:52 +0000 (18:05 +0000)
commit12c11fcd42eb8b8ef14f8b6c090d06d069a9043b
treefb6bf68408c2b6a4088df23b29e30b4be67c166f
parentfc85cb2995c7ce6196464dce599ad540f7dfe413
(re_match_2_internal): Fix off-by-one error; don't use
length of exactn as character, and don't use length of bitmap of
charset as bitmap.
src/regex.c