• Show log

    Commit

  • Hash : 19007b19
    Author : Carlos Martín Nieto
    Date : 2018-07-15T17:30:04

    alloc: don't overwrite allocator during init if set
    
    If the allocator has been set before we the library is initialised, we would
    replace that setting with the standard allocator contrary to the user's wishes.