diff options
author | Hans Bolinder <[email protected]> | 2010-10-20 15:39:20 +0200 |
---|---|---|
committer | Hans Bolinder <[email protected]> | 2010-10-21 09:49:46 +0200 |
commit | 32dd52d5b35793470930a2c7a7394316bca5abd4 (patch) | |
tree | 64d1a1b856b26c83c1fbb295daeafc7b1cd13b3a /erts/preloaded | |
parent | eb75757a3c8f467a7f17c5be9b63c047cb4e98b5 (diff) | |
download | otp-32dd52d5b35793470930a2c7a7394316bca5abd4.tar.gz otp-32dd52d5b35793470930a2c7a7394316bca5abd4.tar.bz2 otp-32dd52d5b35793470930a2c7a7394316bca5abd4.zip |
Fix a bug concerning bchunk(), match() and select()
If a Dets table was closed after calling bchunk/2, match/1,3,
match_object/1,3, or select/1,3 and then opened again, a subsequent
call using the returned continuation would normally return a reply.
This bug has fixed; now the call fails with reason 'badarg'.
Diffstat (limited to 'erts/preloaded')
0 files changed, 0 insertions, 0 deletions