bluez/obexd
Roman Smirnov 0fda2dd545 obexd: add NULL checks to file_stat_line()
gmtime() may return NULL. It is necessary to prevent
dereferencing of a NULL pointer.

Found with the SVACE static analysis tool.
2024-07-08 10:40:16 -04:00
..
client obexd: const annotate misc immutable data 2024-01-19 15:51:11 -05:00
plugins obexd: add NULL checks to file_stat_line() 2024-07-08 10:40:16 -04:00
src obexd: Fix "Size" use g_dbus_emit_property_changed_full() to emit 2024-03-28 10:29:23 -04:00