[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Memory leak in ns?



Terribly sorry to bother you again, but there was a typo in my previous
message:

> free(p);

should have been drop(p);

> -Jani