• Tor Lillqvist's avatar
    The 'bInitialized' state needs to be global, and unset in lo_destroy() · db682ae5
    Tor Lillqvist yazdı
    I assume, for lo_destroy() to be useful at all. Not that I know for sure what
    the exact intended semantics of lo_destroy() and lo_initialize() are. But I
    assume that the idea is that after lo_destroy() has been called,
    lo_initialize() can be called again.
    
    Change-Id: I2dea26db150d19ed438427e1c119a5297b9bc9c3
    db682ae5
init.cxx 25.1 KB