mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-03-06 12:17:02 +08:00
The code before the main loop, to handle the possible 1-7 unaligned bytes at the beginning of the input, was broken, and read past the input, if the the input was very short.