Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Merge requests
!568
ITS
#9924
slapo-deref: plug memleak
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Howard Chu
requested to merge
hyc/openldap:its9924
into
master
Sep 29, 2022
Overview
2
Commits
1
Pipelines
3
Changes
1
memory alloc'd by bvarray_dup must be freed by bvarray_free, not regular free.