[olsr-dev] Routing table & plugin
Andrea Sini
(spam-protected)
Thu Apr 7 09:39:49 CEST 2005
Andreas Tønnesen wrote:
> Hi Andreas,
>
> As long as your plugin is not multi-threaded it will run in the
> main olsrd thread and you can safly modify data structures(given
> that the modifications are sane).
>
Oh I see, actually the plugin I've written is multi-threaded...
Anyway, don't you think that it's a strong weakness in the code to let
plugin developer take a pointer to a critical data structure, without
protecting it ?
Andrea Sini
More information about the Olsr-dev
mailing list