• Maria Matejka's avatar
    Linpool: Fix lp_restore() · 33540924
    Maria Matejka authored and Ondřej Zajíček's avatar Ondřej Zajíček committed
    When lp_save() is called on an empty linpool, then some allocation is
    done, then lp_restore() is called, the linpool is restored but the used
    chunks are inaccessible. Fix it.
    33540924