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

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Tue, 1 Jun 1999 15:40:39 -0500 (CDT)
guy         1999/06/01 15:40:37 CDT

  Modified files:
    .                    packet-nbns.c 
  Log:
  As we may return an error message, rather than a NetBIOS name, from
  "get_nbns_name()", make sure the array into which you put the name is
  "big enough" - MAXDNAME+4 is more than big enough for those error
  messages.
  
  Revision  Changes    Path
  1.21      +3 -3      ethereal/packet-nbns.c