diff options
| author | Sam Varshavchik | 2017-11-26 13:07:30 -0500 | 
|---|---|---|
| committer | Sam Varshavchik | 2017-11-26 13:07:30 -0500 | 
| commit | 4ff3f3b37394fec89209f4b3b049846779cd9a2c (patch) | |
| tree | 97b0c2dc4a9a812509339071aec2a4e528d8d945 /sqwebmail/ChangeLog | |
| parent | 95e0ece16f52b1ab0f000fbbe2466fbc1922ed75 (diff) | |
| download | courier-libs-4ff3f3b37394fec89209f4b3b049846779cd9a2c.tar.bz2 | |
Misc fixes.
Potential null pointer dereference in pcp.c. Convert waitlib to use
libtool.
Diffstat (limited to 'sqwebmail/ChangeLog')
| -rw-r--r-- | sqwebmail/ChangeLog | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/sqwebmail/ChangeLog b/sqwebmail/ChangeLog index eba0a24..29d05fd 100644 --- a/sqwebmail/ChangeLog +++ b/sqwebmail/ChangeLog @@ -2,6 +2,10 @@  2017-11-26  Sam Varshavchik  <mrsam@courier-mta.com> +	* pcp.c (sqpcp_eventstart): Fix null pointer dereference. + +2017-11-26  Sam Varshavchik  <mrsam@courier-mta.com> +  	* Tweaks to the RPM spec file.  	* libs/rfc2045/rfc2045reply.c (mkreply): Fix null pointer | 
