public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in net-dns/updatedd/files: updatedd-2.6-options.patch
@ 2008-04-01 10:36 99% Daniel Black (dragonheart)
  0 siblings, 0 replies; 1+ results
From: Daniel Black (dragonheart) @ 2008-04-01 10:36 UTC (permalink / raw
  To: gentoo-commits

dragonheart    08/04/01 10:36:53

  Added:                updatedd-2.6-options.patch
  Log:
  fix SEGV thanks to patch supplied by Alexandre Ferreir in bug #195709. also added version bump
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.1                  net-dns/updatedd/files/updatedd-2.6-options.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/updatedd/files/updatedd-2.6-options.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/updatedd/files/updatedd-2.6-options.patch?rev=1.1&content-type=text/plain

Index: updatedd-2.6-options.patch
===================================================================
--- updatedd-2.6/src/updatedd.c.orig	2008-04-01 19:00:30.000000000 +1100
+++ updatedd-2.6/src/updatedd.c	2008-04-01 19:01:17.000000000 +1100
@@ -272,7 +272,8 @@
 		int c, option_index = 0;
 		static struct option long_options[] = {
 			{ "help",	0, 0, 'h' },
-			{ "version",	0, 0, 'v' }
+			{ "version",	0, 0, 'v' },
+			{ 0,    0, 0, 0 }
 		};
 
 		c = getopt_long(argc, argv, "LY",



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2008-04-01 10:36 99% [gentoo-commits] gentoo-x86 commit in net-dns/updatedd/files: updatedd-2.6-options.patch Daniel Black (dragonheart)

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