Skip to content
Success

Changes

Summary

  1. server: Add osmo_pcap_server_free() for completeness (details)
Commit cbea315315bb1b2c78d6d710353093d9dd28c8a6 by Pau Espin Pedrol
server: Add osmo_pcap_server_free() for completeness

It will never really be called, but helps in understanding the lifecycle
of objects and tricks my mind from thinking I'm missing something when
adding new fields.

Change-Id: I2606390fc9d9b8a2335c96688d83a038ba73f8ab
The file was modifiedinclude/osmo-pcap/osmo_pcap_server.h
The file was modifiedsrc/osmo_server_core.c
The file was modifiedsrc/osmo_server_main.c