• Nils Goroll's avatar
    Add miniobj check · e112b51f
    Nils Goroll authored
    Motivated by #18, but does not fix the root cause yet
    
    For the call path in the bug ticket, the stack regionlist is supposed
    to be big enough and the root cause is that it is not. But at any
    rate, for that call path, the regionlist is OK to be NULL and
    regionlist_add() should never be called.
    
    If, however, it _is_ called, the regionlist can't be NULL.
    e112b51f
Name
Last commit
Last update
LICENSES Loading commit data...
src Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
CHANGES.rst Loading commit data...
COPYING Loading commit data...
DEVELOPER.rst Loading commit data...
INSTALL.rst Loading commit data...
Makefile.am Loading commit data...
README.rst Loading commit data...
bootstrap Loading commit data...
configure.ac Loading commit data...