Check if property exists before accessing or setting it
authorStephan Sundermann <stephansundermann@gmail.com>
Thu, 10 Oct 2013 18:26:26 +0000 (20:26 +0200)
committerStephan Sundermann <stephansundermann@gmail.com>
Sat, 21 Dec 2013 15:52:21 +0000 (16:52 +0100)
commit4d0a5a796bd9d6e55857a5e584785be47b710e57
treea0105f373a0c7ebc01fd3009f3892464f1831617
parent35a9c16ea7681ef52783d669b1723bc301f3c02f
Check if property exists before accessing or setting it

Previously when accessing/setting a property which does not exist,
there will be segmentation faults
sources/custom/Object.cs