summaryrefslogtreecommitdiffstats
path: root/accessibility/dasher/files/patch-Src_Gtk2_speech.cc
blob: 05d3c3b835fd36ec396529759b117af3b0f52f23 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- Src/Gtk2/speech.cc.orig Fri Sep 17 06:53:53 2004
+++ Src/Gtk2/speech.cc  Sat Feb 26 01:00:12 2005
@@ -78,7 +78,8 @@
 void teardown_speech() {
 
   bonobo_object_release_unref (speaker, NULL);
-  CORBA_free (voices);
+  if (voices != NULL && !BONOBO_EX (&ev) && voices->_length != 0)
+    CORBA_free (voices);
   CORBA_exception_free (&ev);
 
 }
ebsd-ports-gnome/stats/polish/sms2'>stats
path: root/polish/sms2
Commit message (Expand)AuthorAgeFilesLines
* Bump pcre library dependency due to 8.30 updatemm2012-02-141-2/+2
* - Track dependencies after databases/gdbm updategabor2011-09-131-2/+2
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* Chase the ftp/curl shlib version bump.roam2010-04-031-2/+2