NetBSD-Bugs archive

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

PR/54323 CVS commit: src/lib/libisns



The following reply was made to PR lib/54323; it has been noted by GNATS.

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54323 CVS commit: src/lib/libisns
Date: Wed, 3 Jul 2019 18:40:34 +0000

 Module Name:	src
 Committed By:	dholland
 Date:		Wed Jul  3 18:40:33 UTC 2019
 
 Modified Files:
 	src/lib/libisns: isns_thread.c
 
 Log Message:
 Fix up mangled logic, hopefully. PR 54323 from David Binderman.
 
 XXX: This code is pretty dodgy in general and would benefit from a
 XXX: workover by someone who knows what it's supposed to be doing.
 XXX: E.g. it appears that a read error will cause an infinite loop...
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1.1.1 -r1.2 src/lib/libisns/isns_thread.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index