diff options
| author | Vincent Richard <[email protected]> | 2005-12-05 18:35:51 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-12-05 18:35:51 +0100 |
| commit | 2cb8fef483849ad7b2906e110cfc6516ea43bb9e (patch) | |
| tree | 33ee45c5a3e65560b3be7815575ec9ccb45cb28e /ChangeLog | |
| parent | Fixed a bug in argument vector. (diff) | |
| download | vmime-2cb8fef483849ad7b2906e110cfc6516ea43bb9e.tar.gz vmime-2cb8fef483849ad7b2906e110cfc6516ea43bb9e.zip | |
Fixed segfault in destructor when chaining 3 exceptions or more.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,10 @@ VERSION 0.8.1cvs 2005-12-04 Vincent Richard <[email protected]> + * exception.{hpp|cpp}: fixed segfault in destructor when destroying + an exception chain with more than 2 elements (thanks to Bertrand + Benoit). + * posixChildProcess.cpp: fixed a bug in argument vector; last argument was not NULL (thanks to Bertrand Benoit). |
