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

141 curlXportParmsP = malloc(sizeof(*curlXportParmsP));

Should return OOM if curlXportParmsP 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