/[base]
ViewVC logotype

Revision 328500


Jump to revision: Previous Next
Author: kevans
Date: Sat Jan 27 23:20:01 2018 UTC (6 years, 5 months ago)
Changed paths: 6
Log Message:
MFC r328188,r328189,r328200: Fix wrong output for multibyte corner cases

MFC r328188: od(1): Fix wrong output for corner cases in multibyte locales.

Restore the original character to print if we used the look-ahead
buffer, but that didn't help -- we either got an illegal sequence
or still can't complete.

MFC r328189: od(1): Fix mis-patch from r328188

od_test.sh got duplicated erroneously when it was added in r328188. Dedup.

MFC r328200: Silence the gcc warning: 'op' may be used uninitialized in this
function

PR:		224552


Changed paths

Path Details
Directorystable/11/ modified , props changed
Directorystable/11/usr.bin/hexdump/conv.c modified , text changed
Directorystable/11/usr.bin/hexdump/tests/Makefile modified , text changed
Directorystable/11/usr.bin/hexdump/tests/d_od_cflag_a.out
(Copied from head/usr.bin/hexdump/tests/d_od_cflag_a.out, r328188)
added
Directorystable/11/usr.bin/hexdump/tests/d_od_cflag_b.out
(Copied from head/usr.bin/hexdump/tests/d_od_cflag_b.out, r328188)
added
Directorystable/11/usr.bin/hexdump/tests/od_test.sh
(Copied from head/usr.bin/hexdump/tests/od_test.sh, r328188)
added , text changed

  ViewVC Help
Powered by ViewVC 1.1.27