public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-sensors-plugin/files: xfce4-sensors-plugin-1.0.0-segfault_workaround.patch
@ 2010-12-18 18:23 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2010-12-18 18:23 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/12/18 18:23:38

  Added:               
                        xfce4-sensors-plugin-1.0.0-segfault_workaround.patch
  Log:
  Apply a workaround for segfault wrt #318755 by Livid.
  
  (Portage version: 2.2.0_alpha9/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.0.0-segfault_workaround.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.0.0-segfault_workaround.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.0.0-segfault_workaround.patch?rev=1.1&content-type=text/plain

Index: xfce4-sensors-plugin-1.0.0-segfault_workaround.patch
===================================================================
http://bugs.gentoo.org/318755
http://bugzilla.xfce.org/show_bug.cgi?id=6603

--- lib/configuration.c
+++ lib/configuration.c
@@ -107,7 +107,7 @@
     xfce_rc_write_int_entry (rc, "Font_Size_Numerical",
                                 sensors->font_size_numerical);
 
-    xfce_rc_write_entry (rc, "Font", font);
+    /* xfce_rc_write_entry (rc, "Font", font); */
 
     xfce_rc_write_int_entry (rc, "Lines_Size", sensors->lines_size);
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-18 18:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-18 18:23 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-sensors-plugin/files: xfce4-sensors-plugin-1.0.0-segfault_workaround.patch Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox