aboutsummaryrefslogtreecommitdiffstats
path: root/otp_build
diff options
context:
space:
mode:
authorAhmed Omar <[email protected]>2011-11-01 16:12:36 +0100
committerHenrik Nord <[email protected]>2011-11-01 16:24:02 +0100
commitcddc88dc10df2af9c248fdfa52f104d060430f6d (patch)
tree524269ea73d90d49f074816c1cd425b1f61f5f27 /otp_build
parent9a6ad15ba103ec7aee2da66f59e371bd863f410c (diff)
downloadotp-cddc88dc10df2af9c248fdfa52f104d060430f6d.tar.gz
otp-cddc88dc10df2af9c248fdfa52f104d060430f6d.tar.bz2
otp-cddc88dc10df2af9c248fdfa52f104d060430f6d.zip
Fix a crash when file:change_time/2,3 are called with invalid dates
Calling file:change_time/2,3 with an invalid date tuple (e.g file:change_time("file.txt", {undefined, undefined})) will cause file_server_2 to crash. error_logger will shutdown and the whole VM will stop. Change behavior to validate given dates on system boundaries. (i.e before issuing a server call).
Diffstat (limited to 'otp_build')
0 files changed, 0 insertions, 0 deletions