NetBSD-Bugs archive

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

PR/51870 CVS commit: src/tests/fs/tmpfs



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

From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51870 CVS commit: src/tests/fs/tmpfs
Date: Wed, 17 Jan 2018 00:22:29 +0000

 Module Name:	src
 Committed By:	maya
 Date:		Wed Jan 17 00:22:29 UTC 2018
 
 Modified Files:
 	src/tests/fs/tmpfs: h_tools.c
 
 Log Message:
 - Add inttypes.h #include for PR* macros.
 - close fd when done to prevent leak.
 - use correct socket length when calling bind(2).
 
 From Ngie Cooper in PR bin/51870
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 src/tests/fs/tmpfs/h_tools.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