-
To avoid needless string copies, make nautilus_file_get_thumbnail_path return a const char* rather then a string copy that has to be freed. Adjust usage accordingly.
822013ea
Loading
To avoid needless string copies, make nautilus_file_get_thumbnail_path return a const char* rather then a string copy that has to be freed. Adjust usage accordingly.