diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2018-04-04 14:40:20 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2018-04-04 14:40:39 +0300 |
commit | 3a5e0a91bb324ad2b2b1a0623a3f2e37772b43fc (patch) | |
tree | 86da646250a146559947f3563ea6aace911d67be /contrib/jsonb_plperl/jsonb_plperl.c | |
parent | ee9e1455310ec57774ca67158571bec5d3288cdf (diff) | |
download | postgresql-3a5e0a91bb324ad2b2b1a0623a3f2e37772b43fc.tar.gz |
Fix the new ARMv8 CRC code for short and unaligned input.
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.
Diffstat (limited to 'contrib/jsonb_plperl/jsonb_plperl.c')
0 files changed, 0 insertions, 0 deletions