Bug 1679799 - suck crashes on stale lock file due to type clash
Summary: suck crashes on stale lock file due to type clash
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: suck
Version: epel7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Orphan Owner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-02-21 21:41 UTC by Jonathan Kamens
Modified: 2024-07-09 02:43 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-07-09 02:43:21 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
patch to fix crash on stale lock file (677 bytes, patch)
2019-02-21 21:41 UTC, Jonathan Kamens
no flags Details | Diff

Description Jonathan Kamens 2019-02-21 21:41:14 UTC
Created attachment 1537235 [details]
patch to fix crash on stale lock file

I don't know if anybody besides me is using suck anymore ;-), but I just fixed a stack crash because of the code assuming that `long` and `pid_t` are the same, when in fact `long` is 8 bytes and `pid_t` is 4 bytes. See attached patch.

Comment 1 Troy Dawson 2024-07-09 02:43:21 UTC
EPEL 7 entered end-of-life (EOL) status on 2024-06-30.\n\nEPEL 7 is no longer maintained, which means that it\nwill not receive any further security or bug fix updates.\n As a result we are closing this bug.


Note You need to log in before you can comment on or make changes to this bug.