#1167 Not checking return value of malloc in ipa-client.c
Closed: Fixed None Opened 14 years ago by rcritten.

66 data = malloc(st.st_size + 1);

Should return OOM if data is NULL.


Metadata Update from @rcritten:
- Issue assigned to jcholast
- Issue set to the milestone: FreeIPA 2.1 - 2011/08 (Final)

8 years ago

Log in to comment on this ticket.

Metadata