netutils/dhcpc: minor patch for handling exception cases
authorJin-Seong Kim <jseong82.kim@samsung.com>
Tue, 11 Apr 2017 05:00:19 +0000 (14:00 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Tue, 18 Apr 2017 03:02:16 +0000 (12:02 +0900)
commitff06c53f1f64b89de2b0485c9452ba00a7ad40b8
treecb4841faef5118ddbc5b79c7f09d2e2a0a3d9c58
parentb1a7ef2a1e9124d0637e6b6318a5ac8fd0627fe0
netutils/dhcpc: minor patch for handling exception cases

This commit is the patch to handling exception cases
 - when abnormal interface name is coming from applications,
   dhcpc should not run
 - arguments used by dhcpc_request must not be null

Change-Id: I4c3639b9b18f4e5ceee91648241981622695c0d1
Signed-off-by: Jin-Seong Kim <jseong82.kim@samsung.com>
apps/netutils/dhcpc/dhcpc.c