This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix obscure obstack bug


Neil Booth <neil@daikokuya.demon.co.uk> writes:

> Huh?  I was asked to allocate "size" bytes and I allocated it.

The request is made based on assumptions about the chunk size.  If you
change it you make the assumptions invalid.

> Would you care to give an example of this "existing code" that you
> claim?

No.  I don't know every bit of software ever written.

> I trust you will do the right thing and apply my simple patch to fix
> the obstack implementation bug that I have clearly demonstrated.

No, I won't.  It's not necessary and bgreaks the ABI.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]