bluez/obexd
Matias Karhumaa 3467bb836d obexd: Fix null pointer dereference.
By sending OPP Put request before CONNECT we were able to cause
SIGSEGV in obexd. Crash was caused by null pointer dereference.
Crash was found using Synopsys Defensics Obex Server test suite.

This was fixed by calling os->service->connect if CONNECT was not
done before.
2017-06-22 14:21:17 +03:00
..
client Fix obex protocol for powerpc 2016-07-29 13:58:00 +03:00
plugins obexd/map: msg dummy implement message listing 2017-06-19 11:28:13 +03:00
src obexd: Fix null pointer dereference. 2017-06-22 14:21:17 +03:00