diff options
author | Tobias Brunner <tobias@strongswan.org> | 2017-05-26 15:10:04 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2017-05-26 16:39:33 +0200 |
commit | bb494cde03ba7049e0f909ef109835109bf664c5 (patch) | |
tree | 3e978a4ebb3ee75f31098f712fdb3f0d162be283 /scripts/bin2sql.c | |
parent | 71d59af58aea080c8fe93630612e3a73067b506e (diff) | |
download | strongswan-bb494cde03ba7049e0f909ef109835109bf664c5.tar.bz2 strongswan-bb494cde03ba7049e0f909ef109835109bf664c5.tar.xz |
sql: Remove redundant enumerator allocation
Interestingly, this doesn't show up in the regression tests because the
compiler removes the first assignment (and thus the allocation) due to
-O2 that's included in our default CFLAGS.
Diffstat (limited to 'scripts/bin2sql.c')
0 files changed, 0 insertions, 0 deletions