Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-isakmp.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Sat, 4 Oct 2003 11:44:35 -0500 (CDT)
guy         2003/10/04 11:44:35 CDT

  Modified files:
    .                    packet-isakmp.c 
  Log:
  If a payload type doesn't have a dissector function, don't crash by calling
  through the null dissector pointer, just dissect it as "Payload".
  
  Revision  Changes    Path
  1.69      +2 -2      ethereal/packet-isakmp.c