Closed GoogleCodeExporter closed 9 years ago
After looking into the file include/GeneratedSaxParserStackMemoryManager.cpp I
would additionally like to say that the StackMemoryManager also uses memcpy
operations to move objects, which will result in undefined behaviour.
Original comment by klau...@gmail.com
on 9 Nov 2010 at 11:29
I just noticed that parts of my bug report were already reported in this
earlier issue:
http://code.google.com/p/opencollada/issues/detail?id=92
Original comment by klau...@gmail.com
on 10 Nov 2010 at 12:43
Thanks for providing the patch.
I have fixed it in r807.
The issue concerning the the signature of the method requires adjustments to
our generator, too, which needs to be postponed for now.
Since it does not cause any problems, I will close this bug.
Original comment by opencollada2@googlemail.com
on 18 Jan 2011 at 3:42
Original issue reported on code.google.com by
klau...@gmail.com
on 9 Nov 2010 at 11:05