Skip to content
  • Pekka Paalanen's avatar
    Revert "xwm: Fix memory leak" · 9fe5d5fa
    Pekka Paalanen authored
    This reverts commit d2cb711d
    
    .
    
    I missed the call to cairo_image_surface_create_for_data() which assumes
    the data will remain present until the cairo surface is destroyed. It
    seems the existence of data depends on the reply not being freed.
    
    This will need a more involved fix.
    
    Sorry, I noticed this just seconds after I pushed the patch.
    
    Signed-off-by: default avatarPekka Paalanen <pekka.paalanen@collabora.co.uk>
    9fe5d5fa