MapServer / MapServer-import

3 stars 2 forks source link

error with setting symbol points #905

Open tbonfort opened 12 years ago

tbonfort commented 12 years ago

Reporter: sgillies@frii.com Date: 2004/09/27 - 00:59

MapSymbolTestCase.testSetPoints: add lines of points to an existing symbol ...
==5750==
==5750== Use of uninitialised value of size 8
==5750==    at 0x1BFB7CA5: symbolObj_setPoints (mapscript_wrap.c:2901)
==5750==    by 0x1BFE0C1C: _wrap_symbolObj_setPoints (mapscript_wrap.c:25663)
==5750==    by 0x80EA40C: PyCFunction_Call (in /usr/bin/python)
==5750==    by 0x805B3B6: PyObject_Call (in /usr/bin/python)
==5750==    by 0x80AB92A: (within /usr/bin/python)
==5750==    by 0x80A93C7: (within /usr/bin/python)
==5750==    by 0x80A9B5D: PyEval_EvalCodeEx (in /usr/bin/python)
==5750==    by 0x80AB34B: (within /usr/bin/python)
==5750==    by 0x80AB199: (within /usr/bin/python)
==5750==    by 0x80A8F78: (within /usr/bin/python)
ok
tbonfort commented 12 years ago

Author: sgillies@frii.com Date: 2004/09/27 - 19:52

This small leak persists, but did fix a major leak from symbolObj().
tbonfort commented 12 years ago

Author: sgillies@frii.com Date: 2004/09/27 - 20:21

The remaining issue is not a leak.  Closing.