aboutsummaryrefslogtreecommitdiffstats
path: root/epan/conversation.c
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2011-10-20 01:55:04 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2011-10-20 01:55:04 +0000
commitdb8bf387c898e97ff95a08fb990b3280b310d7a7 (patch)
tree1e62bd245ab7bf8bd58fa14f568a6bb470abacc5 /epan/conversation.c
parent33f6f894012669b92a246662a5fcd7ac3bbcefba (diff)
From András Veres-Szentkirályi via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6426 :
The current MySQL dissector ignored the execute parameters as metadata is needed from previous packets to decode the fields. I added the necessary code to store these in conn_data and developed dissector for all fields I could reproduce on the network. This also fixes a memory leak by moving the stmts structure (the pointer to which is stored in se_allocated memory) into se_trees. From me: use se_tree_create_non_persistent() so the entire tree is forgotten when the se_ memory goes away. Also some reformatting. svn path=/trunk/; revision=39483
Diffstat (limited to 'epan/conversation.c')
0 files changed, 0 insertions, 0 deletions