#68917 libc6: obstack needs a way to "unfinish" the last object

Package:
libc6
Source:
glibc
Description:
GNU C Library: Shared libraries
Submitter:
Date:
2005-07-18 03:17:12 UTC
Severity:
wishlist
#68917#5
Date:
2000-08-11 01:42:39 UTC
From:
To:
There needs to be an obstack_unfinish call which will deallocate the last
object and change the state of the stack such that it is as if the object
were grown and not yet finished.