Don't call main_window_update() from capture_input_new_packets()
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 6 Aug 2012 18:24:21 +0000 (18:24 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 6 Aug 2012 18:24:21 +0000 (18:24 +0000)
commit346043fdfc26c2093382c0483ff69a21342a9059
treeedc3535a2987de34a6ef09063da9813556b7c3a4
parent25fae8beeeed6aaa9e2f71ef1f1e849f3527c447
Don't call main_window_update() from capture_input_new_packets()
on Windows. Otherwise we end up looping forever on a NULL event in
main_window_update().

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