HI Sukender, I have just done a graphical diff against master and your change looks to include more that an extra check for null strings. The submission looks incomplete as well, there as a tempalte readExtra() method that has an implementation but not declaration. I haven't attempted a merge but it would seem to me like it won't build as is, did you forget to post the daeReader.h?
Robert. On 30 December 2015 at 09:03, Sukender <[email protected]> wrote: > Hi Robert, > > " > Added a crash guard in Collada reader for empty strings which are read as a > NULL char* (ex: "<Value/>"), using a simple "replace NULL with empty string". > " > > Base revision : > f0251bd3dad52f04f95ae2e06bc815074af112be (= trunk 15151), after my previous > patches. > > Cheers, > > -- > Sukender > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
