You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 5, 2025. It is now read-only.
host/gop.c: free graphics context in draw() function
==19621== 160 bytes in 1 blocks are definitely lost in loss record 3 of 3
==19621== at 0x4C2BBAF: malloc (vg_replace_malloc.c:299)
==19621== by 0x4E5926B: XCreateGC (in /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0)
==19621== by 0x10F852: draw (in /home/lsartre/perso/efiwrapper/host/efiwrapper_host-eng)
==19621== by 0x517F4A3: start_thread (pthread_create.c:456)
Signed-off-by: leo <[email protected]>
0 commit comments