Files
strongswan-ext/src
Tobias Brunner 0d2ad63fe2 printf-hook: Avoid double-free when freeing Vstr config
Thread-specific objects get freed when the thread value object is
destroyed (wasn't the case earlier, i.e. before 2b19dd35), which
may cause the second call to vstr_free_conf() to fail in an assert
in Vstr (depending on how it was built).
2013-06-21 17:03:20 +02:00
..
2012-06-23 12:09:29 +02:00
2013-04-21 16:07:13 +02:00
2013-04-05 16:03:39 +02:00
2013-03-27 22:56:37 +01:00
2012-10-24 16:00:51 +02:00