Skip to content
  • Leonardo Taccari's avatar
    Close device. · 622b3544
    Leonardo Taccari authored and Sebastian Ramacher's avatar Sebastian Ramacher committed
    Every fz_drop_device() need a corresponding fz_close_device().
    
    This fixes the:
    
     warning: dropping unclosed device
     warning: ... repeated <n> times ..
    
    warnings.
    622b3544