libnl  3.2.24-rc1
Pointer Lifetime
Attention
The reference counter of the returned object is not incremented. Therefore, the returned pointer is only valid during the lifetime of the parent object. Increment the reference counter if the object is supposed to stay around after the parent object was freed.