diff options
author | Micael Karlberg <[email protected]> | 2011-11-22 12:07:48 +0100 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2011-11-22 12:07:48 +0100 |
commit | 206c869501fe5e441bcb5db63827f50e5f00d8e6 (patch) | |
tree | 6c2eb47fae3561866e064b70c952a3f7dab49a1a /lib/inets/src/http_server/mod_log.erl | |
parent | f9ab9f01694473e2843f3f1526ef60129a2f123b (diff) | |
download | otp-206c869501fe5e441bcb5db63827f50e5f00d8e6.tar.gz otp-206c869501fe5e441bcb5db63827f50e5f00d8e6.tar.bz2 otp-206c869501fe5e441bcb5db63827f50e5f00d8e6.zip |
[httpd] Sometimes entries in the transfer log was written with the message
size as list of numbers. This list was actually the size as a string,
e.g. "123", written with the control sequence ~w. This has now been
corrected so that any string is converted to an integer (if possible).
OTP-9733
Diffstat (limited to 'lib/inets/src/http_server/mod_log.erl')
0 files changed, 0 insertions, 0 deletions