Mantis - ALGLIB
|
Viewing Issue Advanced Details |
|
ID:
|
Category:
|
Severity:
|
Reproducibility:
|
Date Submitted:
|
Last Update:
|
521 |
General |
minor |
have not tried |
2013-05-12 13:27 |
2013-05-13 11:38 |
|
Reporter:
|
SergeyB |
Platform:
|
|
|
Assigned To:
|
SergeyB |
OS:
|
|
|
Priority:
|
normal |
OS Version:
|
|
|
Status:
|
resolved |
Product Version:
|
|
|
Product Build:
|
|
Resolution:
|
fixed |
|
Projection:
|
none |
|
|
|
ETA:
|
none |
Fixed in Version:
|
3.8.0 |
|
Programming language:
|
Unspecified |
|
Summary:
|
0000521: FIXED: stack overflow in kd-tree construction routine |
Description:
|
Stack overflow was raised when input array contained a LOT of duplicate vectors. After the fix algorithm may handle arbitrary number of duplicates in the input data without causing overflow.
This issue was reported by jreyniers ( http://forum.alglib.net/viewtopic.php?f=2&t=840 ). |
Steps To Reproduce:
|
|
Additional Information:
|
|
Relationships | |
Attached Files:
|
|
|
Issue History |
Date Modified |
Username |
Field |
Change |
2013-05-12 13:27 |
SergeyB |
New Issue |
|
2013-05-12 13:27 |
SergeyB |
Status |
new => assigned |
2013-05-12 13:27 |
SergeyB |
Assigned To |
=> SergeyB |
2013-05-12 13:27 |
SergeyB |
Programming language |
=> Unspecified |
2013-05-13 11:30 |
SergeyB |
Note Added: 0000064 |
|
2013-05-13 11:30 |
SergeyB |
Status |
assigned => confirmed |
2013-05-13 11:36 |
SergeyB |
Status |
confirmed => resolved |
2013-05-13 11:36 |
SergeyB |
Fixed in Version |
=> 3.8.0 |
2013-05-13 11:36 |
SergeyB |
Resolution |
open => fixed |
2013-05-13 11:38 |
SergeyB |
Summary |
Stack overflow in kd-tree construction routine => FIXED: stack overflow in kd-tree construction routine |
2013-05-13 11:38 |
SergeyB |
Description Updated |
|