What if allocate_init_map() fails to allocate memory? Shouldn't add_class_share_map_info() follow the pattern of add_map_info():
return NULL or "map", and have the caller check for NULL?

dl

On 3/4/2013 11:39 PM, David Holmes wrote:
Looks fine to me - thanks Staffan!

David

On 5/03/2013 5:24 PM, Staffan Larsen wrote:
A very small fix for a warning.

webrev: http://cr.openjdk.java.net/~sla/8009287/webrev.00/

Thanks,
/Staffan


Reply via email to