justin = { main feed , music , code , askjf , pubkey };
Ask Justin Frankel
No reasonable question unanswered since 2009!

Suggested topics: programming, music, sleep, coffee, etc.

Note: please do not ask questions about REAPER features, bugs or scheduling, use the forums instead.


Name: Ask: Human (enter yes):
[back to index] | [unreplied] | [replied] | [recent comments] | [all]

Question: For certain GIFs VLD indicates memory leak for LICE_GIF_UpdateFrame ! DGifGetImageDesc ! MakeMapObject. Known issue?
Asked by Gio (94.70.27.x) on July 2 2022, 2:52pm
Reply on July 3 2022, 2:52am (edited at July 3 2022, 3:05am):
    Ah heh looks like GifLib does some funky and unnecessary stuff, yeah.

    Does this fix?
    -        /*** FIXME: Why do we check both of these in order to do this?
    -         * Why do we have both Image and SavedImages? */
    -        if (GifFile->Image.ColorMap && GifFile->SavedImages == NULL)
    +        if (GifFile->Image.ColorMap)
                 FreeMapObject(GifFile->Image.ColorMap);
    


Comments:

Comment:
    Your Name:   -- Site Owner's Name:  (for human-verification)

    Comment:    

    
  
[back to index] | [unreplied] | [replied] | [recent comments] | [all]
Copyright 2024 Justin Frankel. | RSS