Displaying 1 result from an estimated 1 matches for "540600".
Did you mean:
54000
2010 Oct 26
1
[PATCH] Don't include control characters in BufferIn trace output
Certain API calls, pwrite-device is an example, take a BufferIn as an argument
which may contain arbitrary binary data. If trace output is on, we will attempt
to print this to the terminal. As well as not working properly due to embedded
NUL characters, this can cause problems on the output terminal, is unlikely to
be useful, and can't be entered into guestfish in any case.
This patch scans