Bug #74616 | Double free error due to global extern variable LOCALHOST referenced at 2 places | ||
---|---|---|---|
Submitted: | 29 Oct 2014 10:39 | Modified: | 19 Nov 2014 18:11 |
Reporter: | Hemant Dangi | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / C++ | Severity: | S3 (Non-critical) |
Version: | 1.1.4 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[29 Oct 2014 10:39]
Hemant Dangi
[19 Nov 2014 12:45]
Hemant Dangi
Posted by developer: Global variable LOCALHOST is reference at two places in C/C++ code, which result in double free corruption error in uri testcase.
[19 Nov 2014 18:11]
Paul DuBois
Noted in 1.1.5 changelog. The LOCALHOST global variable was referenced at two places in C/C++ code, which could result in a double-free corruption error.