Malloc bug?

David A. Gatwood dgatwood at deepspace.mklinux.org
Thu Jul 20 09:03:31 EST 2000


On Wed, 19 Jul 2000, William Blew wrote:

> On Tue, 18 Jul 2000, David A. Gatwood wrote:
>
> Anybody know here man page patches are submitted? After all, if the
> man page is incorrect, an easy fix is to update it :).
>
> BTW: David, thanks for the info.

No prob.  And Hollis made another good point about running past the bounds
of a memory region.  Same applies for any data structure (arrays, etc.).
Another common problem is to compile against a set of headers for a
library where the library itself doesn't match.  This can cause the size
of objects to change, and you run over the bounds without even knowing it.


David

---------------------------------------------------------------------
A brief Haiku:

Microsoft is bad.
It seems secure at first glance.
Then you read your mail.


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-dev mailing list