jb at integralive.org wrote: > Henrik, also note that you shouldn't need to check for NULL when using > ntg_free(), because ntg_free() already does that and returns something > sensible if there's a problem. Ahhh... I'm just so used to do it, it goes by itself... I'll try to stop. /Henrik