Skip to content
Success

Changes

Summary

  1. server: Move conn->file_hdr release to osmo_pcap_conn_close() (details)
Commit a48bb37b3ba6dbb934b0934296028ada935492b9 by Pau Espin Pedrol
server: Move conn->file_hdr release to osmo_pcap_conn_close()

We can always already release the file_hdr since we'll expect to receive
a new one next time a connection is created.

Change-Id: Ib822a0544b7a487614df28214813f31234eb6a0f
The file was modifiedsrc/osmo_server_core.c
The file was modifiedsrc/osmo_server_network.c