DOCGroup / ACE_TAO

ACE and TAO
https://www.dre.vanderbilt.edu/~schmidt/TAO.html
698 stars 374 forks source link

[ACE 6] Avoid potential out-of-bounds read in ACE_CDR::Fixed::from_string #2196

Closed mitza-oci closed 7 months ago

mitza-oci commented 7 months ago

Found this bug during development of OpenDDS/OpenDDS#4466 Existing test cases cover it, but need valgrind/asan to report the error