Skip to content
Success

Changes

Summary

  1. osmo_ss7_route_destroy(): Fix potential null ptr deref (details)
Commit 24bfa867f59129ed6bd39bbc755f83d987aa974b by Pau Espin Pedrol
osmo_ss7_route_destroy(): Fix potential null ptr deref

rt ptr was being dereferenced already before checking for null.

Related: Coverity CID#425367
Change-Id: Idf7613e174e564fb388cd82dca897ff13001217b
The file was modifiedsrc/osmo_ss7.c