Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-685

Possible resource leak in _cmessage

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.7.1, 3.0
    • Affects Version/s: 2.7
    • Component/s: None
    • Labels:
      None

      Found by coverity scan. If the process runs out of memory while writing the closing nul bytes to a write command buffer, the _cmessage extension could leak memory.

      Since the process would have to have run out of memory to ever hit this bug it seems unlikely to be hit by properly functioning applications.

            Assignee:
            bernie@mongodb.com Bernie Hackett
            Reporter:
            bernie@mongodb.com Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: