Skip to content
Snippets Groups Projects
Commit 974fe366 authored by Alaric Senat's avatar Alaric Senat Committed by Hugo Beauzée-Luyssen
Browse files

MediaLibrary: Set logger before acquiring file lock

File locking will attempt to log on failure (ie: the medialib is already
locked).
As `s_logger` null checks were removed [1], logging before constructing
`MediaLibrary` was dereferencing nullptr.

[1] fc002ae1
parent c04a18f9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment