Use 'FindMimeFromData' from Win API instead of QMimeDatabase() functions to get the mimetype. Prevents freeze from VFS placeholders. #3013
Annotations
4 warnings
Run cpp-linter/[email protected]:
src/common/utility_win.cpp#L49
use a trailing return type for this function
|
Run cpp-linter/[email protected]:
src/common/utility_win.cpp#L51
variable 'mimeTypeFound' is not initialized
|
Run cpp-linter/[email protected]:
src/common/utility_win.cpp#L52
variable 'hr' is not initialized
|
Run cpp-linter/[email protected]:
src/common/utility_win.cpp#L52
variable name 'hr' is too short, expected at least 3 characters
|
The logs for this run have expired and are no longer available.
Loading