svn commit: r48781 - head/share/security/patches/EN-16:06

Gleb Smirnoff <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: glebius (src committer)
Date: Fri May  6 21:34:06 2016
New Revision: 48781
URL: https://svnweb.freebsd.org/changeset/doc/48781

Log:
  Commit the EN-16:06 patch.
  
  Reported by:	Robert Ames <robertames hotmail.com>

Added:
  head/share/security/patches/EN-16:06/libc.patch   (contents, props changed)
  head/share/security/patches/EN-16:06/libc.patch.asc   (contents, props changed)

Added: head/share/security/patches/EN-16:06/libc.patch
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/share/security/patches/EN-16:06/libc.patch	Fri May  6 21:34:06 2016	(r48781)
@@ -0,0 +1,12 @@
+--- lib/libc/db/hash/hash.c.orig
++++ lib/libc/db/hash/hash.c
+@@ -423,7 +423,8 @@
+ 		free(hashp->tmp_buf);
+ 
+ 	if (hashp->fp != -1) {
+-		(void)_fsync(hashp->fp);
++		if (hashp->save_file)
++			(void)_fsync(hashp->fp);
+ 		(void)_close(hashp->fp);
+ 	}
+ 

Added: head/share/security/patches/EN-16:06/libc.patch.asc
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/share/security/patches/EN-16:06/libc.patch.asc	Fri May  6 21:34:06 2016	(r48781)
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIcBAABCgAGBQJXLQ1aAAoJEO1n7NZdz2rnlOgP/it7gvb4cscRo92YXCNZTrOg
+EOSKZD/b7/VKIE17bGIvtJvCjPNCgIbtgPrA49slNDtVEZMICO/JtaXgWQLhnv2h
+06y1bwo89kCi0Hgmw7f7fIGiXxLe2AYWw/Rxgtnr4vO3zaOYqAu6qYB/1uvnZurw
+JLgLOfIOpU+jsEEmf2xgeIHMjwP0D9jzECaugg8ZKMhEy2W9sq9GxGvja9OgHjFh
+RjVfThxRLSVrS+SeAsCAAycGuEMDFSwW8BPWwvSV7hYvCENsscLqPsRCsg42L33O
+ipy+PWqq0gQcqIcTXqFHtTiQPecQk8W/9v5s7b+cFg/kfMUqpQUZzoO0c6PL2K8f
+33V/3UeWBo9rCtlLEMKXANdTBBW6jXawlSX2W6sYCnb8NR58mn9FjPqgvr2yc7HM
+UTXpI51xdHCY06Q7CkkxvR/w7J5sqKx0hUuCz1HPyrO3ijYEKSrK+ql7b0nspDPK
+4nZvdEcWuxtDWd6Zy6oMBhcGm8IpLnP1Uh5ZTWQrxDCFB1lX4JaivnXKjynOnL7m
+05cqFHaEX7xTSUb0LQAl+Iuh9tVu5hdcfNB2bx8CvBgpo4t4lu9cdGFAPBX6puz7
+/gvv2i2N3WMXpwXcQcfDlwxAEBhGJWK+YIPC5DdNo8JydTgX2sFcinM6FBthGnj5
+D4ivgU9I4Pzrf2vpeimx
+=9pfm
+-----END PGP SIGNATURE-----
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.