Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan proto.c

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

From: Jeff Foster <jfoster@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 26 Mar 2001 11:58:33 -0600 (CST)
jfoster     2001/03/26 11:58:33 CST

  Modified files:
    epan                 proto.c 
  Log:
  Change proto_item_add_subtree to test for NULL pi value and return NULL.
  This is the same behavior as the proto_tree_add routines with NULL tree values.
  
  Revision  Changes    Path
  1.16      +7 -2      ethereal/epan/proto.c