Fixes: 2127e9ae7d90466f3b8883708799047214409832
---
Fixes a crash on macOS. Perhaps the extensions string regularly has a trailing space on other platforms? The previous filter_extensions_list method set `end` differently and avoided this case.
-- v4: opengl32: Avoid null pointer dereferences when filtering extensions.