summaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorVenkatRaghavan VijayaRaghavan <venkatrv@broadcom.com>2015-02-05 04:40:47 -0800
committerAndre Eisenbach <eisenbach@google.com>2015-04-06 18:14:22 -0700
commit4540f59bc447dc2b7b31a3e974b74a60b2417e7d (patch)
tree205a915074060c8088806eccdad56e61e9c4825c /main
parent7cf7da925d73600f108be6efcf9a542f14c93063 (diff)
downloadandroid_system_bt-4540f59bc447dc2b7b31a3e974b74a60b2417e7d.tar.gz
android_system_bt-4540f59bc447dc2b7b31a3e974b74a60b2417e7d.tar.bz2
android_system_bt-4540f59bc447dc2b7b31a3e974b74a60b2417e7d.zip
Static code analysis cleanups and minor bug fixes
- Fix for initializing all the un-initialized variables - Handling system call failure like socket,fcntl etc... - In btpan_tap_close validate tap_if_down and close the socket. - Invalid memset size, which could have potential memory issue - Change -1 to INVALID_FD where appropriate Bug: 19417758 Change-Id: Id31832f8678b2d72c80740c29b946a94e7ae0197
Diffstat (limited to 'main')
-rw-r--r--[-rwxr-xr-x]main/bte_main.c0
1 files changed, 0 insertions, 0 deletions
diff --git a/main/bte_main.c b/main/bte_main.c
index de62232df..de62232df 100755..100644
--- a/main/bte_main.c
+++ b/main/bte_main.c