lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lynx-dev Patch for lynx 2.8.2dev15 to fix crash on SPARC Solaris.


From: Larry W. Virden
Subject: lynx-dev Patch for lynx 2.8.2dev15 to fix crash on SPARC Solaris.
Date: Sat, 30 Jan 1999 05:34:57 -0500 (EST)

This patch does fix the problem.

--- LYPrint.c-dist      Sat Jan 30 05:28:29 1999
+++ LYPrint.c   Sat Jan 30 05:33:53 1999
@@ -485,3 +485,3 @@
     FILE *outfile_fp;
-    char *buffer;
+    char *buffer = NULL;
     char *subject = NULL;
-- 
Larry W. Virden                 <URL: mailto:address@hidden>
<URL: http://www.purl.org/NET/lvirden/> <*> O- "No one is what he seems."
Unless explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]