diff options
author | Phil Sutter <phil@nwl.cc> | 2017-10-19 10:18:41 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2017-10-20 14:21:01 +0200 |
commit | d4210b372ac78c8e85ecc6e2317b76daafba15c9 (patch) | |
tree | abb6a9a89ca5d36c6d6b28621d7604504251d41a /src/mini-gmp.c | |
parent | 9504cfceca4e9ef8b16be748e92fdc20c10750db (diff) |
main: Fix for wrong argument passed to cache_release in nft_ctx_free
nft_ctx_free() should not refer to the global 'nft' variable, this will
break as soon as the function is moved away from main.c. In order to use
the cache reference from passed argument, the latter must not be const.
Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'src/mini-gmp.c')
0 files changed, 0 insertions, 0 deletions