~sil2100/compiz/compiz_sams_workaround_vb_lazy_open

Viewing all changes in revision 3577.

  • Committer: Tarmac
  • Author(s): Daniel van Vugt
  • Date: 2013-01-23 05:42:38 UTC
  • mfrom: (3570.2.1 signal)
  • Revision ID: tarmac-20130123054238-t0w4gnfaln2qs1xl
Suppress leaks in g_signal_new() properly. (LP: #1102822)

The previous attempt (LP: #1097649) had no effect because valgrind requires
suppression rules match the function at the top of the stack explicitly
(calloc/malloc...). So that's what I've added here, and now it works.
. Fixes: https://bugs.launchpad.net/bugs/1102822.

Approved by Sam Spilsbury, PS Jenkins bot.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: