dzn: Fix path passed to CreateDeviceFactory
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27287>
This commit is contained in:
@@ -261,6 +261,7 @@ try_find_d3d12core_next_to_self(char *path, size_t path_arr_size)
|
||||
return NULL;
|
||||
}
|
||||
|
||||
*(last_slash + 1) = '\0';
|
||||
return path;
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user