Bug 68896
| Summary: | mm doesn't change ownership properly of SysV semaphores | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Public Beta | Reporter: | Jonathan Kamens <h1k6zn2m> | ||||
| Component: | mm | Assignee: | Nalin Dahyabhai <nalin> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Brian Brock <bbrock> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | limbo | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2002-07-31 08:51:38 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | 68895 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Description
Jonathan Kamens
2002-07-15 19:56:56 UTC
Created attachment 65464 [details]
patch to set perms of semaphores in mm
Fixing for 1.1.3-8 and later. The author of mm pointed out a problem in my patch. When I wrote "i <= sizeof(sems)/sizeof(*sems)", the "<=" should have been "<". Please fix this if you retained the bug when integrating my patch into your package. Also, he said that my fix will be in mm 1.2.0, although I don't know if/when that'll be released. An errata has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2002-153.html |