Bugfix in DBusInputStreamTest - &-operator on std::string does not
authorStefan Laner <laner@itestra.de>
Tue, 15 Oct 2013 13:43:37 +0000 (15:43 +0200)
committerStefan Laner <laner@itestra.de>
Tue, 15 Oct 2013 13:43:37 +0000 (15:43 +0200)
commitefbe5a2677d79c12840f5f4209f200ad181e9664
tree306ab75377cd20501e24a2140287fc07a2db941d
parent289de6adc0a7c4e3545ef858fa1e6676fbcdc106
Bugfix in DBusInputStreamTest - &-operator on std::string does not
necessarily return a pointer to the contained c string
src/test/DBusInputStreamTest.cpp