syncevolution/src/gnome-bluetooth
Patrick Ohly 7086ebcae8 GNOME Bluetooth: fix false (?) buffer overflow
From scan-build: size argument is greater than the free space in the
destination buffer, for the line with strncat().

This might be a false positive in scan-build, the size looks right
at first glance. To be on the safe side and get rid of the warning,
allocate one one more byte...
2014-01-17 16:15:16 +01:00
..
gnome-bluetooth.am autotools: ensure that link lines are complete 2012-07-12 16:11:33 +00:00
syncevolution.c GNOME Bluetooth: fix false (?) buffer overflow 2014-01-17 16:15:16 +01:00