ACE+TAO-6_5_20
jwillemsen
released this
28 Jun 09:36
·
2431 commits
to master
since this release
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