diff options
author | Dimitri Staessens <dimitri.staessens@ugent.be> | 2018-05-01 13:19:23 +0200 |
---|---|---|
committer | Sander Vrijders <sander.vrijders@ugent.be> | 2018-05-03 10:27:43 +0200 |
commit | b047b21e376411a4bda7ed24720feaa9f2a4ecee (patch) | |
tree | 1bf023ad7219114a8b52037e03edc44ea41c3799 /src/ipcpd/normal/connmgr.c | |
parent | b15d12f7154e80674093597697ffc6af5a4230bf (diff) | |
download | ouroboros-b047b21e376411a4bda7ed24720feaa9f2a4ecee.tar.gz ouroboros-b047b21e376411a4bda7ed24720feaa9f2a4ecee.zip |
ipcpd: Remove cookie from DHT lookup at update
The lookup struct uses the cookies to track pending request messages,
but they were not removed when a response is processed. Upon reuse of
a cookie for the next message, it could update the wrong lookup. This
removes the cookie for a lookup when it is looked for.
Signed-off-by: Dimitri Staessens <dimitri.staessens@ugent.be>
Signed-off-by: Sander Vrijders <sander.vrijders@ugent.be>
Diffstat (limited to 'src/ipcpd/normal/connmgr.c')
0 files changed, 0 insertions, 0 deletions