memleak
This commit is contained in:
parent
179bb2a146
commit
b8ece1356f
@ -296,6 +296,7 @@ void b3QHull::Set(const b3Vec3* points, u32 count)
|
|||||||
|
|
||||||
qhHull hull;
|
qhHull hull;
|
||||||
hull.Construct(ps, psCount);
|
hull.Construct(ps, psCount);
|
||||||
|
b3Free(ps);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user