bluez/plugins
Syam Sidhardhan 472095161e Fix crash when update service record with an invalid XML
If we pass an invalid xml to sdp_xml_parse_record(), then it returns
NULL. Further we are passing the this NULL pointer to the
sdp_record_free(), which leads to invalid memory access.
2011-09-18 18:36:43 +09:00
..
adaptername.c Fix loop when setting adapter name 2011-09-12 10:59:27 +03:00
dbusoob.c Remove unused define 2011-03-28 19:16:42 +03:00
echo.c Move debug() to DBG() 2010-05-21 18:21:48 +02:00
external-dummy.c Add external dummy plugin for testing 2011-08-14 14:08:29 -07:00
formfactor.c formfactor: Add missing comma 2011-08-29 13:45:41 +03:00
gatt-example.c Remove hard-coded handles from example GATT plugin 2011-03-30 19:37:47 +03:00
hal.c Fix hal plugin compilation error 2011-03-04 15:51:49 -03:00
hciops.c Fix loop when setting adapter name 2011-09-12 10:59:27 +03:00
maemo6.c Serialize powering up/down in maemo6 plugin 2011-09-12 15:17:22 +03:00
mgmtops.c Fix loop when setting adapter name 2011-09-12 10:59:27 +03:00
pnat.c Fix not closing fd when disconnecting on pnat plugin 2010-09-06 10:53:45 +03:00
service.c Fix crash when update service record with an invalid XML 2011-09-18 18:36:43 +09:00
storage.c Move logging.{c,h} to log.{c,h} 2010-05-21 14:40:36 +02:00
wiimote.c Add support for wiimote pairing 2011-07-14 17:25:05 +03:00