diff options
author | Hans Bolinder <[email protected]> | 2014-03-05 14:14:00 +0100 |
---|---|---|
committer | Hans Bolinder <[email protected]> | 2014-03-05 15:05:58 +0100 |
commit | e936ccec462760c4bb98679f1b88a7a5a3ead65f (patch) | |
tree | b6d42db19f3768b2e1a2c3818bad34c72eacf13b /lib/stdlib/src/gb_sets.erl | |
parent | f02afa352f14e2dc0f3be4f6854a68b14129c2ba (diff) | |
download | otp-e936ccec462760c4bb98679f1b88a7a5a3ead65f.tar.gz otp-e936ccec462760c4bb98679f1b88a7a5a3ead65f.tar.bz2 otp-e936ccec462760c4bb98679f1b88a7a5a3ead65f.zip |
stdlib: Fix a Dets bug where files were deleted
Instead of deleting the small file when opening it with
dets:open_file/2 an error message is returned, mimicking the behaviour
when the file is bigger.
open_file/1 has been modified to return the same error message when
the file is small as when the file is bigger.
Thanks to Hakan Mattson for reporting this bug.
Diffstat (limited to 'lib/stdlib/src/gb_sets.erl')
0 files changed, 0 insertions, 0 deletions