JaDE icon indicating copy to clipboard operation
JaDE copied to clipboard

Clone array on get()

Open jacwright opened this issue 15 years ago • 0 comments

When doing a get() to retrieve all objects be sure to clone the array (using splice) so that modifications to that array don't affect the database's store.

jacwright avatar Oct 06 '10 15:10 jacwright