diff options
author | Vincent Richard <[email protected]> | 2009-12-08 10:03:34 +0000 |
---|---|---|
committer | Vincent Richard <[email protected]> | 2009-12-08 10:03:34 +0000 |
commit | a3bf37fb4f758469b7b68ad7dcca170913fcd912 (patch) | |
tree | 9004b6aca2e4e749212f959011417d52f21c5cb9 /AUTHORS | |
parent | Initialize multi-threading for GNUTLS/GCrypt (thanks to Bartek Szurgot). (diff) | |
download | vmime-a3bf37fb4f758469b7b68ad7dcca170913fcd912.tar.gz vmime-a3bf37fb4f758469b7b68ad7dcca170913fcd912.zip |
Fixed not exception-safe constructor, which could lead to possible memory leak (thanks to Bartek Szurgot). Get rid of const-ness on factories.
Diffstat (limited to '')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ VMIME CONTRIBUTORS - Georg Sauthoff <[email protected]> - Pierre Thierry <[email protected]> (patches for STL algorithms) - Zarafa <http://developer.zarafa.com/VmimePatches> + - Bartek Szurgot <[email protected], http://baszerr.org> Please apologize if I have forgotten someone here. ;) See SVN Changelog for full list. |