Skip to content
Snippets Groups Projects
Commit afbf2c25 authored by Stephen Swaney's avatar Stephen Swaney
Browse files

fix memory leak in Object.GetSelected().

bugfix: #1631 Memory Leak in newMatrixObject
  PyMem_Malloc()s not followed with PyMem_Free().
  allocation error checking contributed by Tom Musgrove.
parent b024faab
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment