head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2001.10.25.20.17.43;	author dinoex;	state dead;
branches;
next	1.1;

1.1
date	2001.10.24.07.16.49;	author dinoex;	state Exp;
branches;
next	;


desc
@@


1.2
log
@cvs rm'ing patch-coredump, as the current versions are safe.
It does no harm, so a second bump of PORTVERSION is not needed.
@
text
@--- session.c.orig	Wed Oct 24 00:36:26 2001
+++ session.c	Wed Oct 24 00:35:57 2001
@@@@ -1003,7 +1003,7 @@@@
 	char cmd[1024];
 	FILE *f = NULL;
 	u_int envsize, i;
-	char **env;
+	char **env = NULL;
 	extern char **environ;
 	struct stat st;
 	char *argv[10];
@


1.1
log
@- included an patch that solves a coredump in sshd
- Bumped PORTREVISION

Submitted by:	ryanb@@goddamnbastard.org
@
text
@@

