aboutsummaryrefslogtreecommitdiffstats
path: root/src/conftest/hooks/log_ts.c
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2011-04-13 18:18:03 +0200
committerTobias Brunner <tobias@strongswan.org>2011-04-13 18:18:03 +0200
commitaee071ed8b4dc05b12d5eda2622a097dadbea1ea (patch)
tree67ad8e2ec26d7d2c260a0e18879ead6dd0371428 /src/conftest/hooks/log_ts.c
parente54a2bd20ef1195777502ec2b2663e2fba2a8b24 (diff)
downloadstrongswan-aee071ed8b4dc05b12d5eda2622a097dadbea1ea.tar.bz2
strongswan-aee071ed8b4dc05b12d5eda2622a097dadbea1ea.tar.xz
Fixed check for member of stroke_msg_t in pop_string.
Because of the cast to char** the length of the message was multiplied by sizeof(char*), i.e. 4 or 8 bytes (depending on the architecture) instead of by 1 (sizeof(char)).
Diffstat (limited to 'src/conftest/hooks/log_ts.c')
0 files changed, 0 insertions, 0 deletions