• Fixed deadlock bug in tm_dialog_read() It was returning straight away if the user entered nothing (i.e. EOF) without unlocking the input_mutex. Changed: U trunk/Review/Tools/tmread/src/dialog.c