Ethereal-cvs: [Ethereal-cvs] rev 15294: /trunk/epan/dissectors/: packet-h248.c /trunk/asn1/h24

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Thu, 11 Aug 2005 18:21:25 GMT
User: lego
Date: 2005/08/11 01:21 PM

Log:
 Change a switch into an "if else if else if else" that fixes the "too large for switch" in HP-UX 10.20 .
 
 The generated file has a lot of indentation changes due probably to a change in asn2eth.
 
 The underlying reason for which I added this code (dissect_ber_integer() would not add as a "filterable" field if it is larger than 4 bytes, should be handled in dissect_ber_integer() ) remains there.
 
 Should we change dissect_ber_integer() itself to make sure that a 5 byte unsigned integer which fits in 4 bytes gets added to the tree as "filterable"?

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +215 -110  packet-h248.c    Modified

Directory: /trunk/asn1/h248/
  Changes    Path                      Action
  +12 -17    packet-h248-template.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=15294&view=rev