don't process 'None' EddyMsg objects
authorAndrew Engelbrecht <sudoman@ninthfloor.org>
Wed, 22 Jul 2015 15:50:38 +0000 (11:50 -0400)
committerAndrew Engelbrecht <sudoman@ninthfloor.org>
Mon, 7 Dec 2015 18:28:39 +0000 (13:28 -0500)
commita6d8ff0b28083b8954b217a150a681fb02e51a23
tree76477a10bbf80dd6a12426a9ec84610441b26b4e
parent80aec7fbb1b92c818f3866bccecbbf28c4f73b2a
don't process 'None' EddyMsg objects

it would only mask bugs elsewhere in the code.
edward