Skip to content
Commit c9ead174 authored by Kalev Lember's avatar Kalev Lember
Browse files

plugin loader: Create a deep copy when returning pending apps array

Otherwise if we return a pointer to the internal array, a plugin worker
thread can modify the array while we're accessing it.

https://bugzilla.redhat.com/show_bug.cgi?id=1200944
parent b8b6b8ea
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