Menu

#8 fixes for memory leaks in w32 mixer

open
nobody
None
5
2005-09-22
2005-09-22
No

various functions in px_win_wmme allocate memory
that is never freed.
they also declare variables mid-block, which breaks
some non-c99 compilers (eg msvc).

this patch addresses both issues

Discussion

  • Adrian Sietsma

    Adrian Sietsma - 2005-09-22

    patch for px_win_wmme

     
  • Steve Kann

    Steve Kann - 2005-10-21

    Logged In: YES
    user_id=129849

    I'm sorry I took so long to look at all of these, Adrian..

    This patch looks fine to me, but it doen't apply cleanly..
    It seems it's because JeffO had made some of the same changes..

    Have you already merged this stuff together? I
    pretty-promise to commit this before it becomes stale if you
    have a clean version!

     

Log in to post a comment.