Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 313980 Details for
Bug 457156
GER: allow GER for non-existing entries (phase 2)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
cvs commit log - mem leaks
cvsmsg.bug457156 (text/plain), 623 bytes, created by
Rich Megginson
on 2008-08-11 17:02:52 UTC
(
hide
)
Description:
cvs commit log - mem leaks
Filename:
MIME Type:
Creator:
Rich Megginson
Created:
2008-08-11 17:02:52 UTC
Size:
623 bytes
patch
obsolete
>Resolves: bug 457156 >Bug Description: GER: allow GER for non-existing entries (phase 2) >Reviewed by: nhosoi (Thanks!) >Fix Description: There are a couple of memory leaks in the code. acleffectiverights.c line 617 calls slapi_attr_get_valueset to get the list of objectclass values in objclassvals - this function allocates memory (returns a dup of the list) but this is not freed. The fix is to call slapi_valueset_free() to free it. The allattrs and opattrs arrays are not freed in all conditions. The fix is to make sure they are freed in all conditions. >Platforms tested: RHEL5, Fedora 8 >Flag Day: no >Doc impact: no
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 457156
:
312947
|
313006
|
313120
|
313121
|
313136
|
313137
|
313854
| 313980