loader: Fix debug_report not returning NULL
authorLenny Komow <lenny@lunarg.com>
Thu, 22 Feb 2018 18:54:18 +0000 (11:54 -0700)
committerMike Schuchardt <mikes@lunarg.com>
Fri, 9 Mar 2018 20:54:31 +0000 (13:54 -0700)
commitfc42138a3ce3337dda95b2739a2f05140fc05bfd
tree1c5e42e8a94ac24673df6517fe9fd8cc3c352c56
parent7e59e52a997d0d98bea3e140b4ca2d19b38666d4
loader: Fix debug_report not returning NULL

Fix a bug where debug_report would be treated as an unknown extension
if it was used without being enabled.
loader/debug_utils.c