diff options
author | Anthony Ramine <[email protected]> | 2014-03-08 01:49:13 +0100 |
---|---|---|
committer | Anthony Ramine <[email protected]> | 2014-03-08 01:58:39 +0100 |
commit | 3abbbeec85268f243b7c97f569ad4da40babd8c9 (patch) | |
tree | 40c26095020a3a75d7d5f19491bcd6f071ea2521 /lib/common_test/test/ct_group_info_SUITE.erl | |
parent | 870737ab657433c5e8751255fe3c4d298202d142 (diff) | |
download | otp-3abbbeec85268f243b7c97f569ad4da40babd8c9.tar.gz otp-3abbbeec85268f243b7c97f569ad4da40babd8c9.tar.bz2 otp-3abbbeec85268f243b7c97f569ad4da40babd8c9.zip |
Properly detect reused boolean values in beam_bool
The following code could crash the compiler:
f(X = true) when X or true or X -> ok.
Reported-by: Ulf Norell
Diffstat (limited to 'lib/common_test/test/ct_group_info_SUITE.erl')
0 files changed, 0 insertions, 0 deletions