aboutsummaryrefslogtreecommitdiffstats
path: root/erts/preloaded/src
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2011-12-02 14:39:53 +0100
committerBjörn Gustavsson <[email protected]>2011-12-02 14:48:47 +0100
commit7bd9c1f9a68a024958040fe5b77dacc73bb6c5ab (patch)
treecfbc4e6cc990db11614cc8c1e5a025b522b45c13 /erts/preloaded/src
parent0ea7684efdc443a9a4e2b35c97c7eee1b047fc44 (diff)
downloadotp-7bd9c1f9a68a024958040fe5b77dacc73bb6c5ab.tar.gz
otp-7bd9c1f9a68a024958040fe5b77dacc73bb6c5ab.tar.bz2
otp-7bd9c1f9a68a024958040fe5b77dacc73bb6c5ab.zip
Mend the non-SMP emulator
Commit 8781932b3b8769b6f208ac7c00471122ec7dd055 broke erlang:system_info(system_version) in the non-SMP emulator so that it would typically dump core. "rq:%d" was removed from the format string for erts_printf(), but the corresponding argument in the argument list was not removed, which ultimately caused "kernel-poll:%s" to be passed an integer (typically 0).
Diffstat (limited to 'erts/preloaded/src')
0 files changed, 0 insertions, 0 deletions