Skip to content
Success

Changes

Summary

  1. pcap-server: remove unneeded check for null base_path (details)
Commit ffeb1f47c537733a68917f6ef9ba9669cd11cc08 by Pau Espin Pedrol
pcap-server: remove unneeded check for null base_path

It cannot be ever NULL. It is set to a non-null path during alloc(), and
it can only be replaced with another string through VTY.

Change-Id: I2f503f6f9af35d6ae6fbd03e85cade4f0eb93df2
The file was modifiedsrc/osmo_server_vty.c