diff options
author | Tobias Brunner <tobias@strongswan.org> | 2014-01-06 15:30:02 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2014-01-06 15:30:02 +0100 |
commit | 13f2d3a2f637fc5277fc0752392f56d1af7a1ccb (patch) | |
tree | c7ec460213fead0e5aedd3281e7c425402961879 /scripts/keyid2sql.c | |
parent | 0773c7fd71ac6b0e873c94699f9ff45b0eb66489 (diff) | |
download | strongswan-13f2d3a2f637fc5277fc0752392f56d1af7a1ccb.tar.bz2 strongswan-13f2d3a2f637fc5277fc0752392f56d1af7a1ccb.tar.xz |
utils: Fix %T printf hook on big-endian systems
The cast to a bool* cut of the actual value on big-endian systems
if bool was shorter than int because the bool argument to printf gets
promoted to an int.
Fixes #479.
Diffstat (limited to 'scripts/keyid2sql.c')
0 files changed, 0 insertions, 0 deletions