tornavis/source
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
..
blender Fix potential NULL pointer de-reference from BLI_path_slash_rfind use 2023-05-27 13:10:07 +10:00
creator Add option to install copyright.txt 2023-05-24 10:07:19 +02:00
CMakeLists.txt Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00