Corrected (presumably) an error that causes xcircuit to crash if
commit3afa58e295a3a9768afb9fb133a56a2bfee8e635
authorTim Edwards <tim@opencircuitdesign.com>
Fri, 12 Oct 2018 14:58:39 +0000 (12 10:58 -0400)
committerTim Edwards <tim@opencircuitdesign.com>
Fri, 12 Oct 2018 14:58:39 +0000 (12 10:58 -0400)
treece7a5226d00063fafa771a0d153125efb362f9df
parent227a4b44f2fd12f716597b2687e174e9ee4b2312
Corrected (presumably) an error that causes xcircuit to crash if
a non-key event (modifiers only) is passed to the UTF-8 conversion
subroutine (or maybe buffer count doesn't include trailing null?
Either one is possible and documentation is sketchy).
events.c
tclxcircuit.c