[Date Prev][Date Next] [Chronological] [Thread] [Top]

malloc without check



Hello,

in servers/slapd/add.c int the function slap_entry2mods() malloc() is called
three times and the result is not checked against NULL.

Bye
Andreas