2008-07-25 Mark Doffman <mark.doffman@codethink.co.uk>
authorMark Doffman <mdoff@silver-wind.(none)>
Fri, 25 Jul 2008 13:37:27 +0000 (14:37 +0100)
committerMark Doffman <mdoff@silver-wind.(none)>
Fri, 25 Jul 2008 13:37:27 +0000 (14:37 +0100)
commitab7d6456dca045823c928aedbb716748ea62885b
tree7fcdb383c88821229afca05351d98e1b195b3cf9
parentc817555a977006443e47215dcdce2171ed7ddfd4
2008-07-25 Mark Doffman <mark.doffman@codethink.co.uk>
* dbind/dbind.c
Add some checks for the method call method.
Check destination is not null, this otherwise
caused a segfault.

This fixes the dbind unit tests.
dbind/dbind.c