| Bug ID |
11025
|
| Summary |
Wrong error message for RPC packets with zero-length payload.
|
| Product |
Wireshark
|
| Version |
1.12.1
|
| Hardware |
All
|
| OS |
All
|
| Status |
UNCONFIRMED
|
| Severity |
Normal
|
| Priority |
Medium
|
| Component |
Dissection engine (libwireshark)
|
| Assignee |
[email protected]
|
| Reporter |
[email protected]
|
Created attachment 13485 [details]
Example of problem
Build Information:
--
Steps to reproduce:
1) Send NFS NULL Procedure packet.
This packet doesnt't contain any data in RPC and we have notice "Malformed
Packet: RPC". But the packet is correct - it doesn't have any data after RPC
structures.
You are receiving this mail because:
- You are watching all bug changes.