benadler
benadler
My client code calls QHttpEngine::QObjectHandler::registerMethod(...): Direct leak of 24 byte(s) in 1 object(s) allocated from: #0 0x7f184c417ca1 in operator new(unsigned long) /build/gcc/src/gcc/libsanitizer/asan/asan_new_delete.cpp:99 #1 0x55a2db94726b in registerMethod_functor /src/include/qhttpengine/qobjecthandler.h:184 #2 0x55a2db94726b in...
When using the FilesystemHandler, I get directory listings even when a directory contains an index.html. So I patched filesystemhandler.cpp like this: ``` void FilesystemHandlerPrivate::processDirectory(Socket *socket, const QString &path, const QString...
Helllo Mike, this is a cheap shot to make you look at http://e2e.ti.com/support/low_power_rf/f/538/p/311948/1097759.aspx I cannot get the humidity sensor to work with my SensorTag, using either gatttool or sensortag.py. Could...