Skip to content
  • Hallvard Furuseth's avatar
    ITS#6437, failure/fallback/debug handling: · 423c13a6
    Hallvard Furuseth authored
    slap_sl_malloc could return failure. Exit instead, like the rest of sl_malloc.
    Since we increase size, reduce it before Debug() and/or fallback to ch_malloc.
    Debug() before exit() on failure.  Tweak debug formats and a comment.
    423c13a6