]> git.sesse.net Git - ffmpeg/commit
avdevice/xcbgrab: Handle reply and error properly
authorKusanagi Kouichi <slash@ac.auone-net.jp>
Tue, 19 Nov 2019 13:59:30 +0000 (22:59 +0900)
committerMarton Balint <cus@passwd.hu>
Tue, 3 Dec 2019 20:13:00 +0000 (21:13 +0100)
commit12bbfc4ccaa150e06895691049fa2ea33385d210
treed52a9a19726e91a1fa38bc1a45ffa88e7a703cbc
parent5ac8675cb1a4ecb068db9a938e2b371b8792c3f9
avdevice/xcbgrab: Handle reply and error properly

Fix a NULL dereference and leaks.

Signed-off-by: Kusanagi Kouichi <slash@ac.auone-net.jp>
Signed-off-by: Marton Balint <cus@passwd.hu>
libavdevice/xcbgrab.c