diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2013-07-04 17:19:43 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-07-04 21:45:18 -0700 |
commit | 28110d4bfc613d875231d3d7788500d876136ffc (patch) | |
tree | a67b9e74f1df050de67d2026ec56a03c93709cbd /t/t0026-eol-config.sh | |
parent | Update draft release notes to 1.8.3.3 (diff) | |
download | tgif-28110d4bfc613d875231d3d7788500d876136ffc.tar.xz |
commit: reject invalid UTF-8 codepoints
The commit code already contains code for validating UTF-8, but it does not
check for invalid values, such as guaranteed non-characters and surrogates. Fix
this by explicitly checking for and rejecting such characters.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t0026-eol-config.sh')
0 files changed, 0 insertions, 0 deletions