Wireshark-commits: [Wireshark-commits] rev 54431: /trunk/epan/ /trunk/epan/: tvbuff.c
Date: Tue, 24 Dec 2013 01:04:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54431

User: guy
Date: 2013/12/24 01:04 AM

Log:
 Oops, escape characters shouldn't cause anything to be added to the
 string, they should just cause TRUE to be returned - it's the *next*
 code point that gets treated specially and, after mapping, added to the
 string.

Directory: /trunk/epan/
  Changes    Path          Action
  +1 -2      tvbuff.c      Modified