]> granicus.if.org Git - postgresql/commit
Fix incorrect dereferencing of char* to array's index.
authorTeodor Sigaev <teodor@sigaev.ru>
Thu, 29 Jan 2009 16:09:12 +0000 (16:09 +0000)
committerTeodor Sigaev <teodor@sigaev.ru>
Thu, 29 Jan 2009 16:09:12 +0000 (16:09 +0000)
commit3c66f7c8d6ce245a6e3aaedd0d7fbaf1cb7ccba9
treed5f26a883f52d32b714817b5c71cca9b536dac18
parente40c166d6ec87b71500c8034fd2ce3d1ec3d2c26
Fix incorrect dereferencing of char* to array's index.
Per Tommy Gildseth <tommy.gildseth@usit.uio.no> report
src/backend/tsearch/spell.c