Skip to content
Commit eba9e030 authored by Sam Spilsbury's avatar Sam Spilsbury
Browse files

In order to safely destroy a Glib::Source you need to g_source_destroy its underlying gobj ()

  which will invoke the destructor for the Glib::Source.
  
  Added an integration test to prove it
  
  (LP: #1085590)
parent c5f03431
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment