• Stewart Brodie's avatar
    Fixed a couple of serious bugs. · a414d6b7
    Stewart Brodie authored
    Detail:
      Session command handler function pointer was being left uninitialised.
        If you were lucky, it data aborted ...
      When preformatting output with vsprintf, it's not a great idea to pass
        the destination buffer as one of the substitution strings, otherwise
        it disappears up itself and generates a puff of smoke.
    Admin:
      Tested with CLI_App.
    
    Version 0.05. Tagged as 'remotedb-0_05'
    a414d6b7
remote 9.25 KB