[erlang-questions] Patch Package CORBA 4.5.1 Released
Rickard Green
rickard@REDACTED
Fri Jul 13 16:09:28 CEST 2018
Patch Package: CORBA 4.5.1
Git Tag: 4.5.1
Date: 2018-07-13
Trouble Report Id: OTP-15023, OTP-15176, OTP-15179
Seq num: ERIERL-150, ERIERL-198, ERIERL-202, ERL-640,
ERIERL-208
System: CORBA
Application: corba-4.5.1
Predecessor: CORBA 4.5
---------------------------------------------------------------------
--- corba-4.5.1 -----------------------------------------------------
---------------------------------------------------------------------
--- Fixed Bugs and Malfunctions ---
OTP-15023 Related Id(s): ERIERL-150
Optimize encoding/decoding for pure 7-bit ascii atoms
in IC.
OTP-15176 Related Id(s): OTP-14283, OTP-15176, ERIERL-198,
ERIERL-202, ERL-640
Fixed various build issues. Note that you need to
build the corba repo against an OTP of at least
version 21.0.3. See the README.md file for updated
build instructions.
OTP-15179 Related Id(s): ERIERL-208
Fixed potential buffer overflow bugs in IC
oe_ei_encode_long/ulong/longlong/ulonglong functions
on 64-bit architectures. These functions expect 32 bit
integers as the IDL type "long" is defined as 32 bits.
But there is nothing preventing user code from
"breaking" the interface and pass larger values on
64-bit architectures where the C type "long" is 64
bits.
---------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------
More information about the erlang-questions
mailing list