Commit d5c52b8
committed
Return value is set incorrectly.
On Android if XR_KHR_LOADER_INIT_SUPPORT is defined
but that method fails result will be set to a failure
value. If next PlatformGetGlobalRuntimeFileName succeeds
it doesn't set result to XR_SUCCESS failing when it should
have succeeded.1 parent bd5e5cb commit d5c52b8
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
637 | 637 | | |
638 | 638 | | |
639 | 639 | | |
| 640 | + | |
| 641 | + | |
640 | 642 | | |
641 | 643 | | |
642 | 644 | | |
| |||
0 commit comments