mirror of
https://github.com/adtools/clib2.git
synced 2025-12-08 14:59:05 +00:00
Very minor documentation cleanup
This commit is contained in:
@ -414,7 +414,7 @@ STDLIB_DESTRUCTOR(stdlib_memory_exit)
|
||||
|
||||
/* Make sure that freeing any memory does not also
|
||||
* trigger the alloca cleanup operations. Otherwise,
|
||||
* the the data structures used by alloca() to track
|
||||
* the data structures used by alloca() to track
|
||||
* the scope in which allocated memory remains
|
||||
* valid and should not be freed just yet may be
|
||||
* freed, corrupting them.
|
||||
|
||||
Reference in New Issue
Block a user