]> granicus.if.org Git - postgresql/commit
Prevent recursion during parse of email-like string with multiple '@'.
authorTeodor Sigaev <teodor@sigaev.ru>
Tue, 10 Mar 2009 17:44:44 +0000 (17:44 +0000)
committerTeodor Sigaev <teodor@sigaev.ru>
Tue, 10 Mar 2009 17:44:44 +0000 (17:44 +0000)
commit9424b22b5e9c538f9c57cd03f0a16a560b18864b
tree54db0bf0eb886b38e21bae6b059ee00d8ce30eba
parent20bef2176d79d1ab2f26401cbd6a32b6286a7918
Prevent recursion during parse of email-like string with multiple '@'.
Patch by Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
contrib/tsearch2/wordparser/parser.c