CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/08 15:20:25
Modified files:
regress/lib/libcrypto/exp: exptest.c
Log message:
Add missing NULL checks on allocation, style(9) and consistently use
goto err instead of handrolling.
