Kaydet (Commit) 7db6b2f7 authored tarafından Michael Stahl's avatar Michael Stahl

fdo#72928: fix deadlocks in librdf_Repository

Refactor to do all calls on parameters before locking the mutex.
This requires splitting up some librdf_TypeConverter methods into an
extract function and a make function, with an intermediate
representation between.
Also rename some internal functions to make it clear which are called
with Lock and which with NoLock.

Change-Id: Iddc42461d95351785578ef6a80fbf5d056356c16
üst fc1762f9
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment