tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] TCC boundschecking kernel code


From: Marc E. Fiuczynski
Subject: [Tinycc-devel] TCC boundschecking kernel code
Date: Mon, 27 Dec 2004 17:05:40 -0500

Does the -b option work with the kernel and its various memory allocation /
deallocation schemes? Or does it assume that only malloc/free are used to
allocate/deallocate memory.  If so, what kind of modifications would be
required to support -b on some of the kernel code. Presumably some
modification is necessary to register/deregister the active memory regions.
Pointers in the right direction kindly appreciated.

Marc





reply via email to

[Prev in Thread] Current Thread [Next in Thread]