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

7 years ago

Login to comment on this ticket.

Metadata