diff options
author | Lukas Larsson <[email protected]> | 2017-04-20 14:32:36 +0200 |
---|---|---|
committer | Lukas Larsson <[email protected]> | 2017-04-20 14:32:43 +0200 |
commit | f8622f94739bb4d240cc3965cc67b8096feab503 (patch) | |
tree | b10e6bb90c887e282f662449378d44a3e2114aa4 /lib/tools/vsn.mk | |
parent | 38fe97060d06246804b45494cacbed134b1c51fa (diff) | |
download | otp-f8622f94739bb4d240cc3965cc67b8096feab503.tar.gz otp-f8622f94739bb4d240cc3965cc67b8096feab503.tar.bz2 otp-f8622f94739bb4d240cc3965cc67b8096feab503.zip |
erts: Initialize esdp->type in non-smp to normal
The previous code worked through luck because the memory
returned from erts_alloc was zero:ed and SCHED_NORMAL
is 0. But if you run with +Meamin that is not always the
case which is how this error was detected.
Diffstat (limited to 'lib/tools/vsn.mk')
0 files changed, 0 insertions, 0 deletions