[quoted lines by Mike Gorse on 2016/01/07 at 18:19 -0500]

Please test the attached patch (b40-1.patch).

-- 
Dave Mielke           | 2213 Fox Crescent | The Bible is the very Word of God.
Phone: 1-613-726-0014 | Ottawa, Ontario   | http://Mielke.cc/bible/
EMail: d...@mielke.cc | Canada  K2A 1H7   | http://FamilyRadio.org/
diff --git a/Drivers/Braille/Baum/braille.c b/Drivers/Braille/Baum/braille.c
index 7cc0be0..9a9ea3e 100644
--- a/Drivers/Braille/Baum/braille.c
+++ b/Drivers/Braille/Baum/braille.c
@@ -1219,6 +1219,7 @@ verifyBaumPacket (
         break;
 
       default:
+        pvd->state = BAUM_PVS_WAITING;
         return BRL_PVR_INVALID;
     }
   } else if (size == 2) {
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: BRLTTY@mielke.cc
For general information, go to: http://mielke.cc/mailman/listinfo/brltty

Reply via email to