tests: fix memory access in testnotificationlistener
set the image data as QByteArray of the right size, otherwise referencing a stack-based char data will be problematic when the function is out of scope
Showing
Please register or sign in to comment