Skip to content
  • Damien Lucas's avatar
    . ALL : code cleaning and bug fixing (locks on the interfaceList) · d973d927
    Damien Lucas authored
    . manager.cpp : fixed the bug when stopping a program (broke in my last commit)
    . *interfaces : beginning of event handling
    . parsers.cpp : fixed memory leaks
    . localinput.cpp : fixed memory leak
    
    There is still a fixed memory leak at start up due to flex but during a
    streaming process, all the memory is correctly free'd.
    
    vls now stops correctly when Ctrl-C but there are few other bugs to
    correct for the shutdown command.
    d973d927