Fix incorrect dereferencing of char* to array's index.
authorTeodor Sigaev <[email protected]>
Thu, 29 Jan 2009 16:22:10 +0000 (16:22 +0000)
committerTeodor Sigaev <[email protected]>
Thu, 29 Jan 2009 16:22:10 +0000 (16:22 +0000)
commitb5b3134813a089ee84d0b068c1781ebfb2a63ec6
tree583e3ecaf5d009acbe34e98aa05dcad6d07f2c6c
parent7adbd7665585584b0b9e1abfcc5548da6a406af6
Fix incorrect dereferencing of char* to array's index.
Per Tommy Gildseth <[email protected]> report
src/backend/tsearch/spell.c