Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-08 | erl_call: fix multiple buffer overflows | Michael Santos | |
Check operations that can overflow, e.g., erl_call -sname $(perl -e 'print "x"x5000') perl -e 'print "-module(", "x"x10000, ");"' | erl_call -m -r -sname foo | |||
2010-07-27 | Fix compiler warnings in erl_interface | Björn-Egil Dahlberg | |
- Removed unused variable in ei_decode_term.c - Fixed faulty deallocation | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |