extensions: libxt_conntrack: remove always-false conditionals 55/290855/1 accepted/tizen_8.0_base accepted/tizen_base_dev tizen_8.0_base accepted/tizen/8.0/base/20231005.044812 accepted/tizen/base/20230405.234824 accepted/tizen/base/dev/20230602.080731 accepted/tizen/base/toolchain/20240311.164253 tizen_8.0_m2_release
authorFlorian Westphal <fw@strlen.de>
Sat, 23 Jul 2022 18:25:49 +0000 (20:25 +0200)
committerDongkyun Son <dongkyun.s@samsung.com>
Tue, 4 Apr 2023 08:00:50 +0000 (17:00 +0900)
commitd55f26410f351caf9b6646151f7dec225efe5b81
tree7d223a5f37ef621d671c221d8d18b1bf69a36212
parentef6405d1eb48e0b7f160d5ea1febf1c755592598
extensions: libxt_conntrack: remove always-false conditionals

libxt_conntrack.c:1292: warning: the comparison will always evaluate as
false for the address of origsrc_addr will never be NULL [-Waddress]

Backport commit:
https://git.netfilter.org/iptables/commit/?id=e88085ac41b4c962e1d85dcc8dc6fa0d1f80dc12

Change-Id: I2800f0326273e537b2c75f7698f1b7525d13c99a
Signed-off-by: Florian Westphal <fw@strlen.de>
extensions/libxt_conntrack.c