URL:
  <http://savannah.nongnu.org/patch/?func=detailitem&item_id=5210>

                 Summary: Double free corruption
                 Project: Concurrent Versions System
            Submitted by: None
            Submitted on: Wednesday 06/28/2006 at 12:31 UTC
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: [EMAIL PROTECTED]
             Open/Closed: Open
           Fixed Release: None
   Fixed Feature Release: None

    _______________________________________________________

Details:

Patch fix the problem with double free corruption. 

If function `get_cvs_password()` return pointer to global variable
cvs_password, auth_server() function in client.c will free this global
variable and than, the variable will be incorretly freed by another function
in login.c. 





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wednesday 06/28/2006 at 12:31 UTC  Name: cvs-1.11.22-free.patch  Size:
373B   By: None
Patch to double free corruption
<http://savannah.nongnu.org/patch/download.php?file_id=10262>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?func=detailitem&item_id=5210>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/



_______________________________________________
Bug-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/bug-cvs

Reply via email to