Skip to content
Snippets Groups Projects

Fix record button callback segmentation fault

Merged Iiro Rastas requested to merge bug/253/record-callback-corruption into master
  1. Nov 19, 2019
    • Iiro Rastas's avatar
      Fix record button callback segmentation fault · d25fc500
      Iiro Rastas authored
      Setting the callback inside the callback was causing segmentation faults
      in some cases. The record button now has a single top-level callback
      that gets the necessary information through members added to the
      MediaPanel class.
      d25fc500
Loading