Don't do the byte-with-8th-bit-set-to-REPLACEMENT-CHARACTER mapping for
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 21 Jan 2014 01:23:29 +0000 (01:23 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 21 Jan 2014 01:23:29 +0000 (01:23 +0000)
commit1d01f3cc4606ac05151ebff4eed9e529086ab335
tree93e48f4966e2585cae9756d2a360903d5a6526ff
parentc37e333115c51e080c074f9812b1ae5e725d899a
Don't do the byte-with-8th-bit-set-to-REPLACEMENT-CHARACTER mapping for
UTF-8 strings.

Add that mapping for null-terminated ASCII strings.

Factor out some common parts of comments about string routines, and
clean up some other comments.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@54868 f5534014-38df-0310-8fa8-9805f1628bb7
epan/tvbuff.c
epan/tvbuff.h