rev 17558: /trunk/: capture_loop.c
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: ulfl Date: 2006/03/09 04:06 PM Log: fix two bugs causing crashes on Win32: - fix buggy g_snprintf call (Win32 fails if %s is called with a NULL pointer) - don't call file close if file wasn't open before (Win32 crashes if eth_unlink is called with a NULL pointer) Directory: /trunk/ Changes Path Action +10 -6 capture_loop.c Modified http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17558&view=rev