Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F18825973
D465.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
397 B
Subscribers
None
D465.diff
View Options
diff --git a/src/estream-printf.c b/src/estream-printf.c
--- a/src/estream-printf.c
+++ b/src/estream-printf.c
@@ -1499,6 +1499,7 @@
int myerrno = errno; /* Save the errno for use with "%m". */
+ memset (valuetable_buffer, 0, sizeof valuetable_buffer);
/* Parse the arguments to come up with descriptive list. We can't
do this on the fly because we need to support positional
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 22, 3:46 PM (12 h, 17 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
4b/a8/90d04d052ac4bbaf47a58fecc36b
Attached To
D465: Fix uninitialized access to valutable_buffer
Event Timeline
Log In to Comment