• Michael Cook's avatar
    Fix shutdown crashes · 2520d111
    Michael Cook authored
    In phy_free_lte_eNB in lte_init.c, the lte-uesoftmodem would
    crash during shutdown because it was dereferencing null pointers.
    This commit adds checks to avoid that.
    2520d111
lte_init.c 34 KB