summaryrefslogtreecommitdiff
path: root/generate-wireshark-cs
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2015-07-10 19:42:33 +0200
committerPeter Wu <peter@lekensteyn.nl>2015-07-10 19:53:54 +0200
commit3d7e66f16ab02f95317e64068279d692a2ea4955 (patch)
tree489801fe38d15a1c52f0207e3e5d65dd8e7d9285 /generate-wireshark-cs
parent40083489912485fac7adb9d3a6685b692dd63089 (diff)
downloadwireshark-notes-3d7e66f16ab02f95317e64068279d692a2ea4955.tar.gz
sslkeylog.py: fix older gdb and python compat
Older gdb is upset by appending to a pipe, so fallback to writing instead in such cases. Older python do not allow interpolation in bytes, so use strings and encode it to bytes before writing. Previously tested with GDB 7.9.1 and Python 2.7.10. Now tested with GDB 7.7.1 and Python 2.7.6 on Ubuntu 14.04.
Diffstat (limited to 'generate-wireshark-cs')
0 files changed, 0 insertions, 0 deletions