[Openstack-security] [openstack/swift] SecurityImpact review request change I0a13d6d44cd1abc4b66fa33f39eea407617a01d5
gerrit2 at review.openstack.org
gerrit2 at review.openstack.org
Sat Jul 26 05:07:51 UTC 2014
Hi, I'd like you to take a look at this patch for potential
SecurityImpact.
https://review.openstack.org/109793
Log:
commit 6978275cdb04bb08aaf142d401b52a46527dac4c
Author: Nathan Kinder <nkinder at redhat.com>
Date: Fri Jul 25 20:47:11 2014 -0700
Avoid usage of insecure mktemp() function
This patch eliminates the use of the deprecated and insecure
tempfile.mktemp() function. It has been replaced with secure
alternatives where temporary files are actually required.
Change-Id: I0a13d6d44cd1abc4b66fa33f39eea407617a01d5
SecurityImpact
Closes-bug: #1348869
More information about the Openstack-security
mailing list