forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitcd7be4d
committed
Noted with versions 7.0.3, 7.1.3, and 7.2.1:
The psql interpreter becomes unstable if variable substitutionsare used. The debugger GDB was unable to help however mpatrolreports that the sprintf at mainloop.c:389 is steping one bytefarther than the allocation.William K. Volkman1 parenteeb1dd5 commitcd7be4d
1 file changed
+3
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
378 | 378 |
| |
379 | 379 |
| |
380 | 380 |
| |
381 |
| - | |
| 381 | + | |
| 382 | + | |
382 | 383 |
| |
383 | 384 |
| |
384 | 385 |
| |
|
0 commit comments
Comments
(0)