Revision a422221...

Go back to digest for 16th June 2013

Bug Fixes in Accessibility

Peter Grasch committed changes in [simon] /src/simonrecognitioncontrol:

Fixing network communication corruption

The method to process the server replies was not reentrant. As our
custom thread safe tcp socket did not account for that, a race condition
would occasionally mess with the read cursor.

File Changes

Modified 2 files
  • /src/simonrecognitioncontrol
  •   simon/recognitioncontrol.cpp
  •   simon/recognitioncontrol.h
2 files changed in total