Fix core dump with buffer-overrun by too long infinitive. Add checking of using
authorTeodor Sigaev <teodor@sigaev.ru>
Wed, 16 Jan 2008 13:01:03 +0000 (13:01 +0000)
committerTeodor Sigaev <teodor@sigaev.ru>
Wed, 16 Jan 2008 13:01:03 +0000 (13:01 +0000)
commitff06616490a38dedee10f7670bbb2cdfe3de5e8d
treee8a6f90fb1ffaf05bdf5fd0d05c5265f31b1517d
parent1a9d6f189ea9c065edc6256387ecee512c60dc60
Fix core dump with buffer-overrun by too long infinitive. Add checking of using
fixed length arrays to prevent array's overrun. Per report by
Hannes Dorbath <light@theendofthetunnel.de> and comments by Tom.
src/backend/tsearch/spell.c