Ethereal-cvs: [Ethereal-cvs] rev 16215: /releases/ethereal-0.10.13/asn1/acse/: packet-acse-tem

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

Date: Thu, 13 Oct 2005 13:32:25 GMT
User: gerald
Date: 2005/10/13 08:32 AM

Log:
 Copy over more fixes:
 
 r16171:
 
  Add Makefile.in to maintainer-clean
 
 r16206:
 
  Don't use a static, fixed-length buffer for the result of
  unicode_to_bytes() - allocate one large enough for the string we'll be
  generating, using ep_alloc().
 
 r16207:
 
  fix for bug 529
  
  a CHOICE might not consume any butes in teh encoding if there were no matching
  choice arms found.
  
  make the loop in acse abort with malformed packet if the choice failed to decode anything  to prevent an infinite loop in bug 529
 
 r16208:
 
  Show internal errors with REPORT_DISSECTOR_BUG().
 
 
 Update the release notes.

Directory: /releases/ethereal-0.10.13/asn1/acse/
  Changes    Path                      Action
  +6 -6      packet-acse-template.c    Modified

Directory: /releases/ethereal-0.10.13/epan/dissectors/
  Changes    Path               Action
  +7 -7      packet-acse.c      Modified
  +1 -1      packet-acse.h      Modified
  +21 -1     packet-srvloc.c    Modified

Directory: /releases/ethereal-0.10.13/docbook/
  Changes    Path                 Action
  +14 -2     release-notes.xml    Modified

Directory: /releases/ethereal-0.10.13/plugins/h223/
  Changes    Path           Action
  +4 -0      Makefile.am    Modified



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