-
- Downloads
framecpp_channeldemux: lock during library name update
- acquire the element lock when updating the frame-library-name property - prevents possible access-after-free race condition if value is accessed during the window between the free of the old pointer and the assignment of the new pointer