Actions
Bug #7546
opendcerpc: parser does not take fraglen into account
Affected Versions:
Effort:
Difficulty:
Label:
Description
like &cur_i[parsed as usize..] should be &cur_i[parsed as usize..fraglen]
Updated by Philippe Antoine 5 months ago
- Copied from Bug #7254: dcerpc: parser does not support multiple PDUs added
Updated by Victor Julien 3 months ago
- Target version changed from 8.0.0-beta1 to 8.0.0-rc1
Updated by Shivani Bhardwaj 26 days ago
- Assignee changed from Shivani Bhardwaj to Philippe Antoine
as Philippe has already worked on this that I'll be using.
Updated by Philippe Antoine 25 days ago
@Shivani Bhardwaj do you want me to take on this and do a PR ? (same for #7547 )
Updated by Shivani Bhardwaj 25 days ago
@Philippe Antoine sure! I was anyway going to cherry-pick your work but a latest version would indeed be nice. Thanks a lot! :)
Updated by Philippe Antoine 18 days ago
- Assignee changed from Philippe Antoine to Shivani Bhardwaj
Reassigning back to you as discussed, right Shivani ?
Updated by Victor Julien 16 days ago
- Target version changed from 8.0.0-rc1 to 9.0.0-beta1
Actions