1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-09 23:39:51 +02:00
gnupg/regexp
Werner Koch a82e6f310a
common: Fix minor bug in the jimregexp code.
* regexp/jimregexp.c (regatom): Make error checking for stray
backslash at end of the string work.  Check that the pattern class is
closed by a bracket.
--

GnuPG-bug-id: 6455
Co-authored-by: Guldrelokk
2023-04-20 12:26:40 +02:00
..
jimregexp.c common: Fix minor bug in the jimregexp code. 2023-04-20 12:26:40 +02:00
jimregexp.h regexp: Import change from JimTcl. 2020-07-15 09:44:43 +09:00
LICENSE gpg: Add regular expression support. 2020-04-03 15:30:08 +09:00
Makefile.am regexp: Fix generation of _unicode_mapping.c. 2020-04-15 14:10:08 +09:00
parse-unidata.awk regexp: Fix generation of _unicode_mapping.c. 2020-04-15 14:10:08 +09:00
UnicodeData.txt gpg: Add regular expression support. 2020-04-03 15:30:08 +09:00
utf8.c gpg: Add regular expression support. 2020-04-03 15:30:08 +09:00
utf8.h gpg: Add regular expression support. 2020-04-03 15:30:08 +09:00