NetBSD-Bugs archive

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

Re: bin/56080 (tar(1) dumps core on nfs volume)



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

From: Luke Mewburn <luke%mewburn.net@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: lukem%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost,
	Hauke Fath <hauke%espresso.rhein-neckar.de@localhost>
Subject: Re: bin/56080 (tar(1) dumps core on nfs volume)
Date: Sun, 11 Jun 2023 02:00:52 +1000

 I've added error handling in libarchive to error out
 if name_max==0, to avoid crashing.
 
 I've also submitted a pull request to the libarchive upstream
 with the same fix:
 	https://github.com/libarchive/libarchive/pull/1903
 
 If upstream revises the fix, I'll backport it here
 (or we'll get when we upgrade to a release that contains it).
 


Home | Main Index | Thread Index | Old Index