• Robert Sprowson's avatar
    Fix memory leak on error · cf3519b6
    Robert Sprowson authored
    If 2nd malloc failed, 1st block was leaked.
    Found by cppcheck static analysis.
    
    Makefile tweaked to not use APP_OBJS so a debug target can also be built.
    
    Version 0.57. Tagged as 'Squash-0_57'
    cf3519b6
main 18 KB