Bug 15227 - getresgid crash
Summary: getresgid crash
Status: NEW
Alias: None
Product: cwrap
Classification: Unclassified
Component: library (show other bugs)
Version: unspecified
Hardware: All All
: P5 major
Target Milestone: ---
Assignee: Andreas Schneider
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-08 00:37 UTC by Samuel Thibault
Modified: 2022-11-21 05:32 UTC (History)
1 user (show)

See Also:


Attachments
proposed fix (603 bytes, text/plain)
2022-11-08 00:37 UTC, Samuel Thibault
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Thibault 2022-11-08 00:37:51 UTC
Created attachment 17631 [details]
proposed fix

Hello,

During p11-kit code execution, samba was crashing, due to a typo in uid_wrapper.c, here is a fix.

Samuel
Comment 1 Andreas Schneider 2022-11-10 10:59:59 UTC
Thanks, could you please open an MR with the fix at https://gitlab.com/cwrap/uid_wrapper/ ?
Comment 2 Samuel Thibault 2022-11-10 11:34:09 UTC
It would be useful to add a link to gitlab from https://cwrap.org/ which only points to the bugzilla.
Comment 3 Samuel Thibault 2022-11-10 18:41:04 UTC
Done so on https://gitlab.com/cwrap/uid_wrapper/-/merge_requests/11