Bugzilla – Bug 28
GetRoute returns a raw pointer in the public API in src/node/ipv4.h
Last modified: 2008-07-01 13:32:13 EDT
You need to log in before you can comment on or make changes to this bug.
Clearly, we should not be exporting a raw pointer. We could trivially return a value there.