Bug#688280: android-tools-adb creates a file with a static file name in /tmp

2016-05-08 Thread Paul Wise
Control: clone -1 -2 Control: reassign -2 adb 1:6.0.0+r26-1~stage1 Control: tags -2 + security On Fri, 21 Sep 2012 07:24:17 +0200 Christoph Biedl wrote: > Package: android-tools-adb > Version: 4.1.1+git20120801-1 This issue is also present in the adb binary package built from the new

Bug#688280: android-tools-adb creates a file with a static file name in /tmp

2012-09-20 Thread Christoph Biedl
Package: android-tools-adb Version: 4.1.1+git20120801-1 Severity: normal Dear Maintainer, thanks for packaging adbfastboot. However I noticed a file '/tmp/adb.log' is created by adb. This is done in fd = unix_open(/tmp/adb.log, O_WRONLY | O_CREAT | O_APPEND, 0640); [ core/adb/adb.c:701