]> git.ipfire.org Git - thirdparty/krb5.git/commit
Use hex escaping for non-printable trace data
authorNalin Dahyabhai <nalin@dahyabhai.net>
Tue, 24 Jul 2012 00:36:07 +0000 (20:36 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 15 Oct 2012 16:02:16 +0000 (12:02 -0400)
commit31390cda1de73dc84394e6c826310192b93520be
treed56b6fae003fbd7a6c7c9b961e82e230daa73163
parentad5aa12f13aad7ec4cafcffeec4f2e84e56c9c78
Use hex escaping for non-printable trace data

When adding {str}, {lenstr}, or {data} to trace output, scan for
bytes which might be non-printable, and add them as hex-escaped
versions of themselves if any are found.
src/lib/krb5/os/trace.c