Wireshark-commits: [Wireshark-commits] rev 49343: /trunk/wiretap/ /trunk/wiretap/: ascend-int.h asc

Date: Thu, 16 May 2013 21:04:42 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49343

User: guy
Date: 2013/05/16 02:04 PM

Log:
 Hoist a bunch of common code between ascend_read() and
 ascend_seek_read() into parse_ascend().
 
 Adjust the buffer size *before* attempting to fill it up.

Directory: /trunk/wiretap/
  Changes    Path            Action
  +8 -10     ascend-int.h    Modified
  +53 -11    ascend.y        Modified
  +9 -70     ascendtext.c    Modified