aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/gen_event.erl
diff options
context:
space:
mode:
authorMichael Santos <[email protected]>2010-04-12 20:22:03 -0400
committerBjörn Gustavsson <[email protected]>2010-05-03 13:46:38 +0200
commitd1b44cb27a59e45386f57e51f352dba0a3735a76 (patch)
treeb424396c5f75acbfdde5c50cb60b7d8ff7ec5387 /lib/stdlib/src/gen_event.erl
parent3a68c36ca7aed71d643ea29460e36fec7e56817d (diff)
downloadotp-d1b44cb27a59e45386f57e51f352dba0a3735a76.tar.gz
otp-d1b44cb27a59e45386f57e51f352dba0a3735a76.tar.bz2
otp-d1b44cb27a59e45386f57e51f352dba0a3735a76.zip
Truncate debug messages
When the undocumented ERL_INET_GETHOST_DEBUG environment variable is set to 5, very long hostnames can overflow the buffer used to construct the debug message. Truncate debug messages if they exceed the size of the buffer. export ERL_INET_GETHOST_DEBUG=5 inet:gethostbyname(lists:duplicate(5000,"x")).
Diffstat (limited to 'lib/stdlib/src/gen_event.erl')
0 files changed, 0 insertions, 0 deletions