https://bugs.documentfoundation.org/show_bug.cgi?id=111634

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #3 from Julien Nabet <[email protected]> ---
I'll take a look too, specifically the calls of CFRetain and CFRelease

If I well understood, we don't speak about memory management directly but of
the number of owners of an object.
Of course, if there's no more owner, there'll be garbage collecting and the
object will be freed.
For your curiosity, you can read from this:
https://developer.apple.com/library/content/documentation/CoreFoundation/Conceptual/CFMemoryMgmt/Concepts/Ownership.html#//apple_ref/doc/uid/20001148-CJBEJBHH

Anyway let's put NEW for the moment.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to