Bugzilla – Full Text Bug Listing |
Summary: | Buffer::CopyData() doesn't return the number of bytes copied | ||
---|---|---|---|
Product: | ns-3 | Reporter: | Bill Roome <wdr> |
Component: | network | Assignee: | Mathieu Lacage <mathieu.lacage> |
Status: | PATCH PENDING --- | ||
Severity: | normal | CC: | frederic.urbani, mathieu.lacage, ns-bugs, pdbarnes, vedran |
Priority: | P5 | ||
Version: | ns-3.9 | ||
Hardware: | All | ||
OS: | All | ||
Attachments: |
proposed approach for fix
Buffer::CopyData patch and testcase buffer patch Add testcase for this bug fix |
Description
Bill Roome
2010-10-05 14:24:07 EDT
Created attachment 1190 [details]
proposed approach for fix
it would be helpful if you could test the untested attached patch. Also, a testcase for buffer-test.cc would be most welcome. *** Bug 1261 has been marked as a duplicate of this bug. *** Created attachment 1242 [details]
Buffer::CopyData patch and testcase
The patch 1190 seems not to deal with buffer ?
Created attachment 1243 [details]
buffer patch
yes, the original patch included a bunch of garbage together with the patch.
Created attachment 1244 [details]
Add testcase for this bug fix
+1 for this testcase + the patch 1243.
This is a network issue, not core |