Revision: 17538 http://sourceforge.net/p/pure-data/svn/17538 Author: zmoelnig Date: 2015-08-28 17:57:59 +0000 (Fri, 28 Aug 2015) Log Message: ----------- fix NULL-selectors
When handling 'float' messages with the list-method, the selector is set to NULL in the incoming message. however, passing that message on, inevitably leads to a crash :-(
Closes https://sourceforge.net/p/pure-data/bugs/1194/
Modified Paths: -------------- trunk/externals/zexy/src/relay.c