Opened 6 years ago
Closed 5 years ago
#149 closed todo (fixed)
Check that all users of ___STX___new check for nil return value
Reported by: | Jan Vrany | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 8.0.0 |
Component: | default | Keywords: | |
Cc: | Also affects CVS HEAD (eXept version): | no |
Description
...which is returned in case of allocation failure.
Note: See
TracTickets for help on using
tickets.
This has been addressed in following commits:
__outOfMemory()
__qNew()
and__STX___new()
java.lang.OutOfMemoryError
when allocation failure occur in Java code