Pelles C forum

Pelles C => Bug reports => Topic started by: unidevel on September 05, 2006, 09:18:52 AM

Title: memory leak when compile encoder.c
Post by: unidevel on September 05, 2006, 09:18:52 AM
I create a windows dll project to compile xvid source. when it compiles "encoder.c", it seems that a memory leak occurs. I have to kill "pocc.exe" process.
Title: memory leak when compile encoder.c
Post by: Pelle on September 07, 2006, 10:51:47 AM
Maybe a bug, maybe just you. Impossible to tell, since you provide no information on how to reproduce this...
Title: memory leak when compile encoder.c
Post by: TimoVJL on September 07, 2006, 11:17:03 AM
PellesC 4.50, WinXP SP2:
This project compiles encoder.c without error.
Title: memory leak when compile encoder.c
Post by: Pelle on September 07, 2006, 11:42:30 AM
Thanks timovjl - it works here too. I tried flipping compiler options in various combinations, and it still works...