Wireshark-commits: [Wireshark-commits] rev 45452: /trunk/epan/ /trunk/epan/: diam_dict.l
Date: Wed, 10 Oct 2012 19:06:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45452

User: guy
Date: 2012/10/10 12:06 PM

Log:
 In the include processing code, if ddict_open() fails, bail out
 *regardless* of whether errno is non-zero, so we at least report the
 failure.
 
 In the standalone test program built if TEST_DIAM_DICT_STANDALONE is
 defined, check for ddict_scan() failing.
 
 Part of fix for bug 7824.

Directory: /trunk/epan/
  Changes    Path           Action
  +8 -3      diam_dict.l    Modified