* misc/regexp.h (compile): Use __REPB_PREFIX macro.
commiteef8a803a6846407fcd4955c3fb19036b6fac586
authorJakub Jelinek <jakub@redhat.com>
Fri, 6 Jun 2008 19:23:39 +0000 (6 19:23 +0000)
committerJakub Jelinek <jakub@redhat.com>
Fri, 6 Jun 2008 19:23:39 +0000 (6 19:23 +0000)
tree4603c4e2037d20190a2d408ad5ff4ba6fdcea9f1
parentee78670e26f24777550cb2cc44c79f427477a59c
* misc/regexp.h (compile): Use __REPB_PREFIX macro.

Avoid segfault if first GETC returns eof/'\0'/'\n'.
2008-06-05  Jakub Jelinek  <jakub@redhat.com>

* misc/regexp.h (compile): Use __REPB_PREFIX macro.
Avoid segfault if first GETC returns eof/'\0'/'\n'.
ChangeLog
misc/regexp.h