[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #66080] [PATCH] [pic] initialize memory in struct members
From: |
G. Branden Robinson |
Subject: |
[bug #66080] [PATCH] [pic] initialize memory in struct members |
Date: |
Thu, 17 Oct 2024 20:43:47 -0400 (EDT) |
Update of bug #66080 (group groff):
Status: In Progress => Fixed
Open/Closed: Open => Closed
Planned Release: None => 1.24.0
_______________________________________________________
Follow-up Comment #3:
commit 282e15e0709153337597b613bdc825699da6aace
Author: Lukas Javorsky <ljavorsk@redhat.com>
Date: Mon Aug 12 15:52:14 2024 +0200
[pic]: Fix Savannah #66080 (uninit'd struct mbrs).
* src/preproc/pic/object.cpp (object_spec::position_rectangle)
(object_spec::make_line): Initialize "x" and "y" elements of the
`here` structure. Using uninitialized variables in `path::follow()`
could cause undefined behavior.
Fixes <https://savannah.gnu.org/bugs/?66080>.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66080>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
- [bug #66080] [PATCH] [pic] initialize memory in struct members, G. Branden Robinson, 2024/10/17
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- [bug #66080] [PATCH] [pic] initialize memory in struct members,
G. Branden Robinson <=