j
k
j a
j l
{ if(THIS->foo) free_object(THIS->foo);
You can use
do_free_object(THIS->foo);
instead.
Back to the thread
Back to the list