osmo-pcap/src
Holger Hans Peter Freyther b4fc89bfcf smatch: Check the client->device variable
This is fixing:
src/osmo_client_core.c +105 osmo_client_capture(8) warn: variable dereferenced before check 'client'
2011-07-19 17:59:00 +02:00
..
Makefile.am osmo-pcap-server: Start with the skeleton of the pcap server 2011-05-31 23:42:48 +02:00
osmo_client_core.c smatch: Check the client->device variable 2011-07-19 17:59:00 +02:00
osmo_client_main.c osmo-pcap-client: Connect to a server, send the data to it 2011-05-31 21:19:52 +02:00
osmo_client_network.c Catch up with API change in osmo_sock_init 2011-07-19 17:56:09 +02:00
osmo_client_vty.c osmo-pcap-client: Set the filter string on the pcap device.. 2011-05-31 21:19:51 +02:00
osmo_common.c common: Add the default case, e.g. needed for the logging code 2011-05-31 17:42:53 +02:00
osmo_server_main.c misc: Remove process.h include, osmo_daemonize is in application.h now 2011-07-19 17:56:52 +02:00
osmo_server_network.c Catch up with API change in osmo_sock_init 2011-07-19 17:56:09 +02:00
osmo_server_vty.c server: Make the maximum file size configurable 2011-06-10 15:23:04 +02:00