On Tue, Nov 08, 2011 at 03:26:19PM +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 | 19 +++++-------------- > 1 files changed, 5 insertions(+), 14 deletions(-)
Thanks, applied to the trivial patches tree: http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches Stefan