dinhvh / libetpan

Mail Framework for C Language
www.etpan.org
Other
613 stars 284 forks source link

Fix possible null pointer dereferecing #364

Closed raniervf closed 3 years ago

raniervf commented 4 years ago

malloc can return NULL. Remove redudant var initialization