fix a packet_list_freeze / thaw pair, if a return comes in it's way
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 6 Oct 2005 00:55:21 +0000 (00:55 +0000)
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 6 Oct 2005 00:55:21 +0000 (00:55 +0000)
commitebcc89507860cfa65e2507edd53ff45693c05e25
tree433f89941372c48953ab394a1dda36da8b645606
parentd5854fa2bc0495815a293a994ce22a2842a5da8d
fix a packet_list_freeze / thaw pair, if a return comes in it's way
add a g_warning() call if an error occured while reading from capture file (while doing a live update), usually shouldn't happen but is difficult to debug *if* it happens
add a new log domain LOG_DOMAIN_MAIN and the standard log handler for it
add some (partly commented out) g_log() calls, useful for GUI sequence debugging

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16136 f5534014-38df-0310-8fa8-9805f1628bb7
file.c
gtk/gui_utils.c
gtk/main.c
log.h