diff options
author | Tobias Brunner <tobias@strongswan.org> | 2013-06-12 16:13:32 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2013-06-21 17:03:20 +0200 |
commit | 0d2ad63fe2b9206124c150db799e7018bca0d14e (patch) | |
tree | d0a1a4af4f50aab99a22c98121fcc5e94366f41d /src/libhydra/kernel/kernel_interface.c | |
parent | 587bdf87688f6176e02633da0d0fdc8924cd9352 (diff) | |
download | strongswan-0d2ad63fe2b9206124c150db799e7018bca0d14e.tar.bz2 strongswan-0d2ad63fe2b9206124c150db799e7018bca0d14e.tar.xz |
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).
Diffstat (limited to 'src/libhydra/kernel/kernel_interface.c')
0 files changed, 0 insertions, 0 deletions