Hi Marcus, - add_oid_to_usage(usage, ptr); + usage = add_oid_to_usage(usage, ptr);
This looks fine, but would you mind making the same change on line 337? Thanks, --Juan
Hi Marcus, - add_oid_to_usage(usage, ptr); + usage = add_oid_to_usage(usage, ptr);
This looks fine, but would you mind making the same change on line 337? Thanks, --Juan