GNOME Bugzilla – Bug 777389
egl: Fix GCC warning
Last modified: 2017-01-17 17:09:20 UTC
.
Created attachment 343643 [details] [review] egl: Fix GCC warning src/backends/meta-egl.c: In function ‘set_egl_error’: src/backends/meta-egl.c:144:16: error: format not a string literal and no format arguments [-Werror=format-security] error_str); ^~~~~~~~~
Review of attachment 343643 [details] [review]: lgtm.
Attachment 343643 [details] pushed as 9b64e09 - egl: Fix GCC warning