Wireshark-commits: [Wireshark-commits] rev 45372: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 07 Oct 2012 19:33:48 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45372

User: darkjames
Date: 2012/10/07 12:33 PM

Log:
 Fix bug #7805: application/json HTTP packets sometimes isn't decoded
 
 tvbparse_quoted() don't support well JSON string escaping, use our own tvbparse rule.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +21 -1     packet-json.c    Modified