(struct control): Remove fastmap member.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Aug 2006 20:53:32 +0000 (20:53 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Aug 2006 20:53:32 +0000 (20:53 +0000)
commitf073139b526a0fe104228098c41fa24fc0c4c65d
tree81ad075ab01c60009b3ca1c80770a4ea4a305648
parent4a16cc52e0592048151cc3c09634007204ea48db
(struct control): Remove fastmap member.
(extract_regexp): Allocate fastmap separately, since otherwise
it might move due to a realloc.
ChangeLog
src/csplit.c