rev 17671: /trunk/epan/dissectors/: packet-dcerpc-nt.c
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
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