Fix core dump with buffer-overrun by too long infinitive. Add checking of using

Teodor Sigaev <teodor@sigaev.ru>

Commit: cd42dd5a17944d6e91e3bbe1341b8ed0de4ba385
Author: Teodor Sigaev <teodor@sigaev.ru>
Date: 2008-01-16T13:01:03Z
Releases: 8.3.0
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.

Files

PathChange+/−
src/backend/tsearch/spell.c modified +47 −32