Skip to content
Success

Changes

Summary

  1. asp: Make sure asp->fi is set to NULL when freeing the object (details)
Commit 2c8544f7bcdaedb38668daae1e3edeec8825f0ce by Pau Espin Pedrol
asp: Make sure asp->fi is set to NULL when freeing the object

The asp->fi is freed in lots of places through osmo_fsm_inst_term().
Make sure the pointer is actually set to NULL to catch potential
accesses to it after being freed.

Change-Id: I1e6a25f6db695a16bd05ae4ec481df6e14cf65b5
The file was modifiedsrc/xua_asp_fsm.c
The file was modifiedsrc/osmo_ss7_asp.c
The file was modifiedsrc/xua_asp_fsm.h