Fix incorrect dereferencing of char* to array's index.
authorTeodor Sigaev <teodor@sigaev.ru>
Thu, 29 Jan 2009 16:22:10 +0000 (16:22 +0000)
committerTeodor Sigaev <teodor@sigaev.ru>
Thu, 29 Jan 2009 16:22:10 +0000 (16:22 +0000)
commit7bc80533414eae3dacd841b22ca4842b615cd455
tree17966ac4c5df663c4114d42eea16afec4ca25d50
parent45d0c004d1671909bcc6cac093c018e618516c56
Fix incorrect dereferencing of char* to array's index.
Per Tommy Gildseth <tommy.gildseth@usit.uio.no> report
src/backend/tsearch/spell.c