pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Refcount struct dictionary ?


From: John Darrington
Subject: Refcount struct dictionary ?
Date: Sun, 23 Sep 2018 15:02:34 +0200

The following patch fixes some (potentially fatal) use-after-free errors in the 
gui.
It does however do a lot more copying of dictionary which is in most instances 
unnecessary.

An alternative would be to refcount the dictionary in much the same way as we do
struct ccase.

What do you think?

J'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]