Use WOMakeCollectable function where appropriate (WOCommon, 6eb9559)

There are a couple of places where the Apple docs don't mention the possibility of returning a NULL ref and where the code doesn't bother to check for such a ref. To be on the safe side, use WOMakeCollectable here rather than CFMakeCollectable.

Signed-off-by: Greg Hurrell <greg@hurrell.net>

← Update internal list when login items are added or removed (WOCommon, ff094c5)
Add WOMakeCollectable function (WOPublic, 1035d53) →

All snippets