Hi Michael,
> /* The type can never be NULL */> type = getObjectTypeDescription(&addr, true);
The last argument should be `false` then.
--Best regards,Aleksander Alekseev