aboutsummaryrefslogtreecommitdiff
path: root/tests/python_dependencies/impacket
diff options
context:
space:
mode:
authorPatrick Monnerat <patrick@monnerat.net>2019-02-14 16:03:24 +0100
committerPatrick Monnerat <patrick@monnerat.net>2019-02-14 16:03:24 +0100
commit539d17b0de923b9a122f551fddac2a82ed95d9b2 (patch)
treeb453dc9d85aefd1cebf3916cef262fad14a15d9c /tests/python_dependencies/impacket
parenta75de9de40b30231ca59d8058f11a73a08779dd3 (diff)
transfer.c: do not compute length of undefined hex buffer.
On non-ascii platforms, the chunked hex header was measured for char code conversion length, even for chunked trailers that do not have an hex header. In addition, the efective length is already known: use it. Since the hex length can be zero, only convert if needed. Reported by valgrind.
Diffstat (limited to 'tests/python_dependencies/impacket')
0 files changed, 0 insertions, 0 deletions