Fix:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 15 Sep 2009 13:18:13 +0000 (13:18 +0000)
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 15 Sep 2009 13:18:13 +0000 (13:18 +0000)
commit49ad0461fe7ae4fe8731425596d1a4f8201b8b92
tree9c35d3e4eeee689fade308a72a3fde19f7651bfb
parentef9bde6e680b5c2ecdf21e2a16ac9143049a5e87
Fix:
cleanup_dissection() calls se_free_all(); And after that fdata->col_text (which is allocated using se_alloc0()) no longer points to valid memory.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@29920 f5534014-38df-0310-8fa8-9805f1628bb7
file.c