Ethereal-cvs: [Ethereal-cvs] rev 17671: /trunk/epan/dissectors/: packet-dcerpc-nt.c

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

Date: Sun, 19 Mar 2006 20:21:58 GMT
User: guy
Date: 2006/03/19 02:21 PM

Log:
 Turn the handle types into an enum, so that they're more likely to be
 displayed by name in debuggers and so that switch statements can check
 whether all types are handled.
 
 Add a check for an unknown handle type, to squelch compiler warnings
 (and to catch missing handle type code at run-time, if new handle types
 are added).

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +9 -3      packet-dcerpc-nt.c    Modified



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