NO

Author Topic: memory leak when compile encoder.c  (Read 3390 times)

unidevel

  • Guest
memory leak when compile encoder.c
« 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.

Offline Pelle

  • Administrator
  • Member
  • *****
  • Posts: 2266
    • http://www.smorgasbordet.com
memory leak when compile encoder.c
« Reply #1 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...
/Pelle

Offline TimoVJL

  • Global Moderator
  • Member
  • *****
  • Posts: 2091
memory leak when compile encoder.c
« Reply #2 on: September 07, 2006, 11:17:03 AM »
PellesC 4.50, WinXP SP2:
This project compiles encoder.c without error.
May the source be with you

Offline Pelle

  • Administrator
  • Member
  • *****
  • Posts: 2266
    • http://www.smorgasbordet.com
memory leak when compile encoder.c
« Reply #3 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...
/Pelle