platform_frameworks_native/cmds/ip-up-vpn
Greg Kaiser e740353f0a ip-up-vpn: Fix resource leaks in error cases
These leaks aren't really consequential since this is a standalone
command, and these "leaks" are in main().  But by putting in simple
fixes for these, we reduce the noise when using static analysis to
find leaks in Android code.

Test: TreeHugger
Change-Id: I2cbb4585c6c8d59a0eb89a72f17dfc4fbc532249
2019-03-04 14:00:34 -08:00
..
Android.mk Use -Werror in frameworks/native/cmds 2017-11-07 11:32:00 -08:00
ip-up-vpn.c ip-up-vpn: Fix resource leaks in error cases 2019-03-04 14:00:34 -08:00