[DGD] Bug with function pointers

Felix A. Croes felix at dworkin.nl
Fri Feb 24 19:35:08 CET 2017


bart at wotf.org wrote:

> If a function does not exist, you cannot create a pointer to it.
>
> Since this specific example happens during initialization, dgd aborts. This is
> desired behavior. Non essential code should not be called in this initial
> stage of booting, and errors in code which runs should indicate a failure to
> boot properly. Everything non essential should run later (after a call_out).

I wonder if perhaps the point of the bug report was merely to bring
the memory leak to attention?  In any case, that should be fixed now.

Regards,
Felix Croes



More information about the DGD mailing list