#1167 Not checking return value of malloc in ipa-client.c
Closed: Fixed None Opened 13 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)

7 years ago

Login to comment on this ticket.

Metadata