-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

tags #536876 + patch
thanks

Hi,

I have attached a little patch for this.

- --
/*
Mit freundlichem Gruß / With kind regards,
 Patrick Matthäi
 GNU/Linux Debian Developer

E-Mail: pmatth...@debian.org
        patr...@linux-dev.org

Comment:
Always if we think we are right,
we were maybe wrong.
*/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksSdvgACgkQ2XA5inpabMdG0ACffJ0PaN2lV+l3X/hqRHKMLgYT
oXwAn0CVER1QYlWlo2K/weZEyNKJ6CsV
=+Dx8
-----END PGP SIGNATURE-----
--- nagiosgrapher-1.6.1rc5.orig/sbin/rrd2-graph.cgi.in	2009-11-29 14:18:21.000000000 +0100
+++ nagiosgrapher-1.6.1rc5/sbin/rrd2-graph.cgi.in	2009-11-29 14:17:12.000000000 +0100
@@ -525,6 +525,9 @@
 
 					# parsing the description
 					my $description = $_->{print_description};
+					if(!defined $description){
+						$description = '';
+					}
 					$description =~ s/:/\\:/;
 
 					# setting up end-of-line

Attachment: build_warnings_fixes.diff.sig
Description: Binary data

Reply via email to