aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2018-10-30 13:55:50 +0100
committerFlorian Weimer <fweimer@redhat.com>2018-10-30 13:55:50 +0100
commita91e9301c47bb688f4e496a19cfc68261ff18293 (patch)
tree1e74e1e7b72eddee8d68edbdad9ce75253fca594 /ChangeLog
parent07da99aad93c9364acb7efdab47c27ba698f6313 (diff)
downloadglibc-a91e9301c47bb688f4e496a19cfc68261ff18293.tar
glibc-a91e9301c47bb688f4e496a19cfc68261ff18293.tar.gz
glibc-a91e9301c47bb688f4e496a19cfc68261ff18293.tar.bz2
glibc-a91e9301c47bb688f4e496a19cfc68261ff18293.zip
support_blob_repeat: Call mkstemp directory for the backing file
This avoids a warning during post-test cleanup.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 734defac22..eefe1ce397 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2018-10-30 Florian Weimer <fweimer@redhat.com>
+ * support/blob_repeat.c (allocate_big): Call mkstemp directly.
+
+2018-10-30 Florian Weimer <fweimer@redhat.com>
+
* stdlib/tst-strtod-overflow.c (do_test): Switch to
support_blob_repeat.