[Spice-devel] [PATCH] channel-webdav: avoid possible crash

2019-10-15 Thread Victor Toso
From: Victor Toso In case PhodavServer or SoupServer are NULL, we should stop and return. Signed-off-by: Victor Toso --- Rebased. Patch was related user report of crash in FlexVDI client [0]. Being careful in this not-hot path should be okay IMHO. [0] https://lists.freedesktop.org/archives/sp

Re: [Spice-devel] [PATCH] channel-webdav: avoid possible crash

2019-10-15 Thread Frediano Ziglio
> > From: Victor Toso > > In case PhodavServer or SoupServer are NULL, we should stop and > return. > > Signed-off-by: Victor Toso > --- > > Rebased. Patch was related user report of crash in FlexVDI client [0]. > Being careful in this not-hot path should be okay IMHO. > > [0] https://lists.