]> granicus.if.org Git - postgresql/commit
Noted with versions 7.0.3, 7.1.3, and 7.2.1:
authorBruce Momjian <bruce@momjian.us>
Sat, 15 Jun 2002 19:37:48 +0000 (19:37 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 15 Jun 2002 19:37:48 +0000 (19:37 +0000)
commitcd7be4d9470c7b035774287817d19055792a097a
tree2b9176994a843b2eb365440547c7713fd0a02472
parenteeb1dd506855e72e723fc5e0140d7c813b9ef347
Noted with versions 7.0.3, 7.1.3, and 7.2.1:

The psql interpreter becomes unstable if variable substitutions
are used.  The debugger GDB was unable to help however mpatrol
reports that the sprintf at mainloop.c:389 is steping one byte
farther than the allocation.

William K. Volkman
src/bin/psql/mainloop.c