GNOME Bugzilla – Bug 782921
gl: Fix viv-fb user_choice check
Last modified: 2017-05-21 14:56:17 UTC
Currently, the code only compares the first two letters of the user_choice string to "viv-fb". The g_strstr_len () calls need to be fixed to compare the first 6 letters, not the first 2.
Created attachment 352292 [details] [review] viv-fb user_choice fix
commit d6e46b905aa1595edc9aad398b645bd1ffda7c7d Author: Carlos Rafael Giani <dv@pseudoterminal.org> Date: Tue May 9 23:59:04 2017 +0200 gl/viv-fb: Fix user-choice string comparisons https://bugzilla.gnome.org/show_bug.cgi?id=782921 1.12 fc834b424863588ed3c2996bae98404d85b8226d