User: guy
Date: 2005/06/16 02:46 AM
Log:
Clean up white space.
Register "standard" and "lock_info_col" as obsolete preferences, so
they're silently ignored rather than triggering warnings.
Propagate changes to check for "dissect_ber_octet_string()" supplying a
null tvbuff pointer from the checkins to the generated dissector ("Do
not modify this file" means "Do not modify this file"!) to the tcap.cnf
file, so that they're not lost if the dissector is regenerated. (Don't
propagate the checks for "tvb_new_subset()" returning null - it never
returns null.)
Pass -1 to "tvb_new_subset()" when appropriate.
When looping over packet data, check against the reported length, not
the captured length, so we indicate a short frame if we get stopped by
the snapshot length.
Get rid of unused variables.
Directory: /trunk/epan/dissectors/
Changes Path Action
+71 -78 packet-tcap.c Modified
+1 -1 packet-tcap.h Modified
Directory: /trunk/asn1/tcap/
Changes Path Action
+49 -52 packet-tcap-template.c Modified
+19 -17 tcap.cnf Modified
http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=14658&view=rev