maidsafe-archive / MaidSafe-RUDP

Implementation of Reliable UDP
Other
95 stars 51 forks source link

Fixes invalid read in FUNC_API_ParallelReceive #36

Closed inetic closed 9 years ago

inetic commented 9 years ago

Reported by valgrind.

ned14 commented 9 years ago

Can you rebase this onto next, github says this pull request is stale?

inetic commented 9 years ago

Thanks Niall, here is the rebased pull request:

https://github.com/maidsafe/MaidSafe-RUDP/pull/39

ned14 commented 9 years ago

Ehh, I don't think you need a new pull request every time. If you simply push new commits to the same branch it'll auto update this pull request with the changes. But I can go merge #39 sure.