• Ulrich Sibiller's avatar
    Loop.cpp: fix more memory leaks · 2814677a
    Ulrich Sibiller authored
    The thread specific stringstream objects on the stack need to be
    deleted, not just pop()ed.
    
    Fixes ArcticaProject/nx-libs#573 (partially)
    2814677a
Log.h 13.3 KB