patchConcurrent Versions System - Patches: patch #5210, Double free corruption

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #5210: Double free corruption

Submitter:  None
Submitted:  Wed 28 Jun 2006 12:31:57 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Originator Email:  -email is unavailable-
Open/Closed:  Closed Fixed Release:  1.11.23
Fixed Feature Release:  1.12.14

Wed 28 Jun 2006 12:31:57 PM UTC, original submission:  

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.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-06-28 dprice Reassign ItemFrom group Concurrent Versions System, patch tracker To group Concurrent Versions System, bugs tracker
2006-06-28 dprice Open/ClosedOpen Closed
    Fixed ReleaseNone 1.11.23
    Fixed Feature ReleaseNone 1.12.14
2006-06-28 None Attached File- Added cvs-1.11.22-free.patch, #10262

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code