Browse Source
Fixes a memory leak where elements in the linked list of events where never released, due to the release function being always called at the end of the traversal instead of every iteration.pull/143/head
committed by
Steve Lhomme
2 changed files with 11 additions and 7 deletions
Loading…
Reference in new issue