summaryrefslogtreecommitdiffstats
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorLin Ma2016-09-14 08:22:50 +0200
committerPaolo Bonzini2016-09-14 22:52:43 +0200
commit71200fb9664c2967a1cdd22b68b0da3a8b2b3eb7 (patch)
treef5710b5de2bd29f2c291320fd22fd04fefacdc55 /scripts/checkpatch.pl
parentbuild-sys: add make 'help' target (diff)
downloadqemu-71200fb9664c2967a1cdd22b68b0da3a8b2b3eb7.tar.gz
qemu-71200fb9664c2967a1cdd22b68b0da3a8b2b3eb7.tar.xz
qemu-71200fb9664c2967a1cdd22b68b0da3a8b2b3eb7.zip
qemu-char: avoid segfault if user lacks of permisson of a given logfile
Function qemu_chr_alloc returns NULL if it failed to open logfile by any reason, says no write permission. For backends tty, stdio and msmouse, They need to check this return value to avoid segfault in this case. Signed-off-by: Lin Ma <lma@suse.com> Cc: qemu-stable <qemu-stable@nongnu.org> Message-Id: <20160914062250.22226-1-lma@suse.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions