diff options
| author | Hung-Weic Chiu <sppsorrg@gmail.com> | 2017-05-02 00:28:41 +0000 |
|---|---|---|
| committer | Hung-Weic Chiu <sppsorrg@gmail.com> | 2017-05-02 00:33:15 +0000 |
| commit | 4da93320c7332aaa894c9ec32cff43984adba60d (patch) | |
| tree | e2b42302e13cdb0f6741a084eebb2c90aec66d52 /ldpd/interface.c | |
| parent | c604467a081a332848bf486a207649d79abbe3fd (diff) | |
Revert "Fix the "Use-after-free" of clang SA."
- This's the wrong way to fix this problem.
- Since the "TAILQ_FIRST()" always return diferent pointer as we call "TAILQ_REMOVE()", the clang static analyzer can't detect this behavior.
- Ignore this warning and keep files identical to its original one.
This reverts commit 5d6cc38ca36538583ff4c464c46a7c6de08608b6.
Signed-off-by: Hung-Weic Chiu <sppsorrg@gmail.com>
Diffstat (limited to 'ldpd/interface.c')
0 files changed, 0 insertions, 0 deletions
