diff options
author | Pan Nengyuan <pannengyuan@huawei.com> | 2020-08-31 09:43:10 -0400 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-09-04 07:30:57 +0200 |
commit | 2cd1e3f91582efbee497a0069f6cbe19f324f0b3 (patch) | |
tree | 6f031c47f05bd558c7fdd0990e424ca4923e3bff /ui/input-barrier.c | |
parent | 67a7bfe560a1bba59efab085cb3430f45176d382 (diff) |
ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()
Receiving error in local variable err, and forgot to free it.
This patch check the return value of 'gdk_window_create_gl_context'
and 'gdk_gl_context_realize', then free err to fix it.
Reported-by: Euler Robot <euler.robot@huawei.com>
Signed-off-by: Pan Nengyuan <pannengyuan@huawei.com>
Message-Id: <20200831134315.1221-6-pannengyuan@huawei.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'ui/input-barrier.c')
0 files changed, 0 insertions, 0 deletions