On Tue, Nov 8, 2011 at 10:49 AM, Stefan Hajnoczi <stefa...@gmail.com> wrote: > On Tue, Nov 08, 2011 at 10:55:52AM +0100, Markus Armbruster wrote: >> Fixes protocol_client_auth_sasl_mechname() not to crash when malloc() >> fails. Spotted by Coverity. >> >> Signed-off-by: Markus Armbruster <arm...@redhat.com> >> --- >> ui/vnc-auth-sasl.c | 10 +++++----- >> 1 files changed, 5 insertions(+), 5 deletions(-) > Thanks, merged into the trivial-patches tree:
I'll grab the new version when it comes out. Stefan