-
- Downloads
[bug] add mutex to critical region
This fixes the segfault. mRootItem has to be deallocated to avoid memory leaks, but doing it concurrently with the dump of the json was a terrible idea. - Closes: #360
Please register or sign in to comment