Files
test/source/blender/io/wavefront_obj
Campbell Barton 6d03fde7db Fix potential NULL pointer de-reference from BLI_path_slash_rfind use
Avoid BLI_path_slash_rfind for accessing file-names as NULL is returned
when the path has no slashes, use BLI_path_basename instead.

Also remove 2 cases where BLI_path_basename was inlined.
2023-05-27 13:10:07 +10:00
..
2023-05-15 15:14:22 +02:00
2023-05-13 17:38:46 +10:00