http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52762
User: mmann
Date: 2013/10/22 02:52 PM
Log:
Print informations even on short reads. Bug 9310 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9310)
Before this patch, an error message would be printed when the file
appears to be truncated. After this patch, a warning will be printed,
but the information is still displayed. In both cases, capinfos exits
with status code 1.
From Peter Wu
Directory: /trunk/
Changes Path Action
+13 -4 capinfos.c Modified