Skip to content

Do not leak serverctrls #284

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 20, 2019
Merged

Conversation

mistotebe
Copy link
Contributor

There are two code paths in l_ldap_result4 that allow serverctrls to be leaked. This plugs them.

@codecov
Copy link

codecov bot commented May 2, 2019

Codecov Report

Merging #284 into master will decrease coverage by <.01%.
The diff coverage is 50%.

@@            Coverage Diff             @@
##           master     #284      +/-   ##
==========================================
- Coverage    71.1%   71.09%   -0.01%     
==========================================
  Files          49       49              
  Lines        4818     4820       +2     
  Branches      812      812              
==========================================
+ Hits         3426     3427       +1     
- Misses       1056     1058       +2     
+ Partials      336      335       -1
Impacted Files Coverage Δ
Modules/LDAPObject.c 66.66% <50%> (-0.05%) ⬇️
Lib/ldap/controls/deref.py 57.14% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update adf9dc4...1986511. Read the comment docs.

@encukou encukou merged commit da432d7 into python-ldap:master Sep 20, 2019
@tiran tiran added this to the 3.3 milestone May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants