Closed set-soft closed 4 years ago
Calling Pads() is deprecated and leaks memory in DLIST_ITERATOR_WRAPPER So we must first try PadsList(), and use Pads() only if it failed (old API).
Calling Pads() is deprecated and leaks memory in DLIST_ITERATOR_WRAPPER So we must first try PadsList(), and use Pads() only if it failed (old API).