summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-ansi_map.h
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2007-08-15 21:37:09 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2007-08-15 21:37:09 +0000
commit37b786a771909569a6f0e2a4e43f6da5465f16f9 (patch)
treebf4915398f8fbea9a0fcd8adb2a27ff881b59100 /epan/dissectors/packet-ansi_map.h
parentced84236febfd1db2950495bf326db0831b001eb (diff)
downloadwireshark-37b786a771909569a6f0e2a4e43f6da5465f16f9.tar.gz
Change tvb_get_string() to tvb_get_ephemeral_string(). Since we weren't freeing the returned buffer, this cleans up a memory leak. NOTE: I had to manually regenerate this dissector without the "-T" option to avoid checking in a lot of changes that I don't understand/didn't make. Why is the Makefile newer than what's in epan/dissectors/ ?
svn path=/trunk/; revision=22511
Diffstat (limited to 'epan/dissectors/packet-ansi_map.h')
-rw-r--r--epan/dissectors/packet-ansi_map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ansi_map.h b/epan/dissectors/packet-ansi_map.h
index ac653a06a4..16c19dfef0 100644
--- a/epan/dissectors/packet-ansi_map.h
+++ b/epan/dissectors/packet-ansi_map.h
@@ -1,6 +1,6 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Wireshark dissector compiler */
-/* .\packet-ansi_map.h */
+/* ./packet-ansi_map.h */
/* ../../tools/asn2wrs.py -b -X -e -p ansi_map -c ansi_map.cnf -s packet-ansi_map-template ansi_map.asn */
/* Input file: packet-ansi_map-template.h */