Wireshark-commits: [Wireshark-commits] rev 54568: /trunk/wiretap/ /trunk/wiretap/: k12text.l

Date: Thu, 02 Jan 2014 20:17:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54568

User: guy
Date: 2014/01/02 08:17 PM

Log:
 Don't use the length argument to the seek-read routine; no other
 seek-read routine does that.
 
 Pass the length we just filled in to buffer_assure_space() in the
 seek-read routine, and use that in the memcpy() as well.

Directory: /trunk/wiretap/
  Changes    Path          Action
  +3 -11     k12text.l     Modified