Alexander Drozdoff

Results 53 comments of Alexander Drozdoff

@qarkai appending ".tmp_XXXXXX" to filename extends the filename length past 255 characters.

@qarkai is there any other code that appends arbitrary strings to filenames? If so i would think my check+truncate approach should be a function and used everywhere.

@qarkai must be. Please write PR or whatever and close that other bug.