aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayfuncs.c
diff options
context:
space:
mode:
authorTeodor Sigaev <teodor@sigaev.ru>2003-09-22 13:32:33 +0000
committerTeodor Sigaev <teodor@sigaev.ru>2003-09-22 13:32:33 +0000
commit0b1ee9b5a3b56724b4ee23dbbfb083b540aed8e4 (patch)
tree5162472dce08edadd3ecb4e551f9c73a7180a3c7 /src/backend/utils/adt/arrayfuncs.c
parent22c0b1f0f40799adc4cb25017da7c7d11598e5d7 (diff)
downloadpostgresql-0b1ee9b5a3b56724b4ee23dbbfb083b540aed8e4.tar.gz
postgresql-0b1ee9b5a3b56724b4ee23dbbfb083b540aed8e4.zip
fix hlfinditem function. Thanks to "Stphane Bidoul" <stephane.bidoul@softwareag.com>.
The 'word' variable there is initialised from the prs->words array, but immediately after, that array may be reallocated, thus leaving word pointing to unallocated memory.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions