app: don't additionally ref the standard data objects
Instead, set their statically remembered pointer as a weak pointer so it's nullified automatically if they are ever finalized. Doesn't actually get rid of them upon exit yet, this is just a preparation.
Showing
Please register or sign in to comment