Wireshark-commits: [Wireshark-commits] rev 28555: /trunk/ /trunk/: file.c
Date: Mon, 01 Jun 2009 14:51:11 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28555

User: stig
Date: 2009/06/01 07:51 AM

Log:
 From Kovarththanan Rajaratnam via bug 3429:
 This patch downgrades the g_assert() to a proper if statement. This is needed
 because we can end up with a match but _without_ any valid row attached to it.
 This is the case when the user has aborted while dissecting.

Directory: /trunk/
  Changes    Path          Action
  +5 -1      file.c        Modified