Page MenuHome

Fix a memory leak in transform_conversions.c
Closed, ArchivedPublicPATCH

Description

Found this while working on BMesh, but it looks like the same case could easily happen in trunk.

Event Timeline

From looking in trunk there is no leak,
but if this helps keep bmesh/trunk code in sync (and fixes a bmesh leak), then +1 to commit to trunk.

Ah, so it's true. Let's not make this change in trunk then. I think there is a better way to fix the bmesh leak if it's only in that branch...

Andrew Wiggin (ender79) changed the task status from Unknown Status to Unknown Status.Sep 25 2011, 12:53 PM