Commits

Andy Green authored d1958ee2eae
sspc: check for client handle use before CREATING When ss is proxied, the handle CREATING state is deferred until the handle links up to the proxy. So user code should only start using it when it sees CREATING. If it tries to use it before then, we won'tget anywhere but we should make sure not to crash on the NULL proxy link cwsi.