Attention is currently required from: pespin.
laforge has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-pcap/+/39192?usp=email )
Change subject: pcap-server: remove unneeded check for null base_path ......................................................................
Patch Set 1:
(1 comment)
Commit Message:
https://gerrit.osmocom.org/c/osmo-pcap/+/39192/comment/916be5cc_d90ff42c?usp... : PS1, Line 10: it can only be replaced with another string through VTY. well, theoretically the talloc_strdup() in osmo_talloc_replace_string() could fail, and return NULL. So it's not likely, but possible.