]> git.0d.be Git - empathy.git/commit
Allocate GMutex on the stack
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 25 Oct 2011 13:23:30 +0000 (15:23 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 5 Apr 2012 13:35:20 +0000 (15:35 +0200)
commit2c3892eb9f27b2c8dc8832402ceb06053f36b987
treeec2bc40f1cf347642e28515622f3200d917221f7
parentee2e583ba62e7bc1b6765a8115a78a4a74818d61
Allocate GMutex on the stack

g_mutex_new() has been deprecated in GLib 2.31.

https://bugzilla.gnome.org/show_bug.cgi?id=662662
src/empathy-audio-sink.c
src/empathy-audio-src.c
src/empathy-call-window.c
src/empathy-streamed-media-window.c
src/empathy-video-widget.c