[EMAIL PROTECTED] wrote: > http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25761 > > User: wmeier > Date: 2008/07/17 02:40 PM > > Log: > checkAPIs: remove '-g abort'; g_assert OK for wsutils files ?
I put the g_assert() in privileges.c (rev 24648) after finding some utilities (capinfos, editcap) weren't calling get_credential_info() which was causing them to not work correctly. Since the assert is to prevent a programming error so it makes sense to me to keep it there though I guess there could be another way... _______________________________________________ Wireshark-dev mailing list [email protected] https://wireshark.org/mailman/listinfo/wireshark-dev
