mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +00:00
Bug 1708407 [Wayland] Fix leaked renderDeviceName at glxtest.cpp, r=jhorak
Differential Revision: https://phabricator.services.mozilla.com/D113776
This commit is contained in:
parent
ec5835855a
commit
7b1b15ed94
@ -536,6 +536,7 @@ static bool get_gles_status(EGLDisplay dpy,
|
||||
} else {
|
||||
record_warning("Can't find render node name for DRM device");
|
||||
}
|
||||
free(renderDeviceName);
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user