diff options
author | Anthony Ramine <[email protected]> | 2014-03-01 17:40:15 +0100 |
---|---|---|
committer | Anthony Ramine <[email protected]> | 2014-03-02 19:19:06 +0100 |
commit | 0b016da203177f93e3d5b52ea66d0824d7e5b662 (patch) | |
tree | cd53239daa989ea94300d06c430f96888cdc77ae /lib/reltool | |
parent | a74e66a68f3b4ed590f928b4fd4f0808c6287a32 (diff) | |
download | otp-0b016da203177f93e3d5b52ea66d0824d7e5b662.tar.gz otp-0b016da203177f93e3d5b52ea66d0824d7e5b662.tar.bz2 otp-0b016da203177f93e3d5b52ea66d0824d7e5b662.zip |
Do not mark all calls to erlang:is_record/3 as safe
Calls to erlang:is_record/3 where the second and third arguments are not
respectively a literal atom and a literal integer can't be transformed to guards
and thus are not safe.
Reported-by: Ulf Norell
Diffstat (limited to 'lib/reltool')
0 files changed, 0 insertions, 0 deletions