De-duplicate getSystemDir and getUserDir also.
Not sure why this file has NSASCIIStringEncoding all over. Change it to UTF8 ?
Differential D13211
Cleanup: const, autoreleasepool, remove unneeded cast. Authored by Ankit Meel (ankitm) on Nov 13 2021, 12:48 PM.
Details
De-duplicate getSystemDir and getUserDir also. Not sure why this file has NSASCIIStringEncoding all over. Change it to UTF8 ?
Diff Detail
Event TimelineComment Actions need to check if static char tempPath[512] = ""; works the same or not since there's one function now
| ||||||||||