Once again, thanks to the efforts of many developers, testers, and users, we are pleased to announce the minor release of ACE 6.5.20 and TAO 2.5.20.
The Source Code zip/tar.gz provided by github do not contain the necessary MPC files, please do not download these!
Changes to ACE
- Fixed shared memory leak by
ACE_Shared_Memory_Pool
- Fixed
ACE_INET_Addr::set
whenACE_LACKS_GETSERVBYNAME
has been defined
Changes to TAO
- None