Attention is currently required from: pespin.
2 comments:
Patchset:
So IIUC, before this commit, the field existed in the struct but was never user? Strange.
before this patch the field did not exist, osmo_ss7_instance_find(dest->ss7_id) was used instead.
File src/osmo-bsc-nat/bsc_nat_fsm.c:
Patch Set #1, Line 273: osmo_ss7_instance_destroy(sccp_inst->ss7_inst);
You could null the pointer like done above.
Done
To view, visit change 27463. To unsubscribe, or for help writing mail filters, visit settings.