Fix buffer truncations reported by Pavel Raiskup.
authorHiroshi Inoue <h-inoue@dream.email.ne.jp>
Wed, 19 Jul 2017 20:31:00 +0000 (05:31 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Wed, 19 Jul 2017 22:48:04 +0000 (07:48 +0900)
commit0deb10ad8ed70e4785169d15e70b6aa8c3ebaa47
tree9ad86177307b1b004d1053d7bc752f1e57e2fc8f
parent6e13fa1634c3206559559e5761961efccbad85a7
Fix buffer truncations reported by Pavel Raiskup.
The truncations occured when concatenating 'RELEASE xxxx...;' and 'SAVEPOINT xxxx....'.
connection.c
execute.c