Another Win32-only fix.

svn path=/trunk/; revision=49501
This commit is contained in:
Guy Harris 2013-05-22 08:59:13 +00:00
parent 575dc6d110
commit 90e2456849
1 changed files with 1 additions and 1 deletions

View File

@ -2631,7 +2631,7 @@ capture_cleanup(DWORD ctrltype _U_)
building it with Cygwin may make the problem go away). */
/* tell the capture child to stop */
sync_pipe_stop(&global_capture_opts);
sync_pipe_stop(&global_capture_session);
/* don't stop our own loop already here, otherwise status messages and
* cleanup wouldn't be done properly. The child will indicate the stop of