Prevent arguments to bind from going out of scope during timed-out binds

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Security 2021-09-20
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Timeout testing in SERVER-58852 has revealed that certain arguments to bind sometimes go out of scope when a long hang is inserted before performing the network call. This is a concern because all arguments that are passed into any function that performs network calls to an LDAP server should remain in scope irrespective of how long the function takes to complete. More information provided in the dev-only comment below.

        1. SERVER-58852_Crash_Logs.log
          21 kB
          Varun Ravichandran

            Assignee:
            Mark Benvenuto
            Reporter:
            Varun Ravichandran
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: