Skip to content
  • Rémi Denis-Courmont's avatar
    Avoid alloca() · 4496957d
    Rémi Denis-Courmont authored
    By the way, alloca() _cannot_ return NULL. It simply crashes if there
    is not enough memory.
    4496957d