commit | ecc0c9aa412aaf463d91bedcf53f881536a6d560 | [log] [tgz] |
---|---|---|
author | Nicolas Capens <capn@google.com> | Fri Oct 30 12:55:21 2015 -0400 |
committer | Nicolas Capens <capn@google.com> | Mon Nov 09 15:31:59 2015 -0500 |
tree | 8e52b7fcb4d2cf13cd27294c42e40a21302694d7 | |
parent | 6eaede6acbc672c552579ba54714227f13afae36 [diff] |
Fix parsing the EGL extension string. The EGL extension string does not necessarily have a space before the terminating null. The previous code would skip the last extension name when there's no extra space. The new code also works for empty strings. Change-Id: Ib272cf05a7ebcc0de417f91966489ed4db33c283