Overview
Request 676184 accepted
- Changes for 20.3.8.19:
* diameter: Fix failure of incoming answer message with faulty
Experimental-Result-Code. Failure to decode the AVP
resulted in an uncaught exception, with no no
handle_answer/error callback as a consequence.
* erts: Added an optional ./configure flag to compile the
emulator with spectre mitigation:
--with-spectre-mitigation
Note that this requires a recent version of GCC with
support for spectre mitigation and the
--mindirect-branch=thunk flag, such as 8.1.
- Created by gsantomaggio_suse
- In state accepted
- Open review for gsantomaggio_suse
Request History
gsantomaggio_suse created request
- Changes for 20.3.8.19:
* diameter: Fix failure of incoming answer message with faulty
Experimental-Result-Code. Failure to decode the AVP
resulted in an uncaught exception, with no no
handle_answer/error callback as a consequence.
* erts: Added an optional ./configure flag to compile the
emulator with spectre mitigation:
--with-spectre-mitigation
Note that this requires a recent version of GCC with
support for spectre mitigation and the
--mindirect-branch=thunk flag, such as 8.1.
matwey accepted review
lgtm
matwey accepted request