mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 16:58:41 -05:00
c715d5c36c
fst_session_is_in_progress() is already checked as part of fst_find_session_in_progress() before calling fst_session_handle_action(). This is the only call path that can reach fst_session_handle_tear_down() and as such, fst_session_is_in_progress() cannot return 0 here. Signed-off-by: Jouni Malinen <j@w1.fi> |
||
---|---|---|
.. | ||
fst_ctrl_aux.c | ||
fst_ctrl_aux.h | ||
fst_ctrl_defs.h | ||
fst_ctrl_iface.c | ||
fst_ctrl_iface.h | ||
fst_defs.h | ||
fst_group.c | ||
fst_group.h | ||
fst_iface.c | ||
fst_iface.h | ||
fst_internal.h | ||
fst_session.c | ||
fst_session.h | ||
fst.c | ||
fst.h | ||
Makefile |