Menu

#696 DYNAMIC_ARRAY may fail to allocate memory

segfault
open
None
5
2017-03-23
2017-03-23
No

DYNAMIC_ARRAY on some platforms may fail.
This means that either the macro itself or its users should check the value of arrayvar.
Note that some users work around allocation failures
(e.g., prompt allocation is stream.d:rd_ch_terminal3()).
https://sourceforge.net/p/clisp/mailman/message/35745493/

Discussion


Log in to post a comment.