| Bug ID |
9306
|
| Summary |
need a function to dissect ndr strings
|
| Classification |
Unclassified
|
| Product |
Wireshark
|
| Version |
SVN
|
| Hardware |
x86
|
| OS |
All
|
| Status |
UNCONFIRMED
|
| Severity |
Enhancement
|
| Priority |
Low
|
| Component |
Dissection engine (libwireshark)
|
| Assignee |
[email protected]
|
| Reporter |
[email protected]
|
Created attachment 11841 [details]
Proposed patch
Build Information:
--
PIDL generates code for non varying string, it's non trivial to change pidl so
that it marks the string as varying in fact.
It will be easier to have a function to redirect calls from dissect_ndr_cstring
to dissect_ndr_cvstring
You are receiving this mail because:
- You are watching all bug changes.