Re: [RFC] solution for the inet_ntoa problem, buffer allocator

From: Keith Owens (kaos@ocs.com.au)
Date: Wed Jul 05 2000 - 08:58:27 EST


On Wed, 05 Jul 2000 14:08:49 +0200,
Olaf Titz <olaf@bigred.inka.de> wrote:
>Each buffer is tagged
>with the return address of the caller (here called "scope"). A buffer
>is considered free when its scope doesn't match the current one.

Double check that __builtin_return_address() gives correct results with
and without frame pointers. There are reports that it gives incorrect
data on some versions of gcc when the kernel is compiled with
-fomit-frame-pointer.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Jul 07 2000 - 21:00:16 EST