glynnbird opened a new pull request #95: clone use-supplied query string object prior to mutation - issue #85 URL: https://github.com/apache/couchdb-nano/pull/95 ## Overview A user-supplied query string object could be mutated by this library's `view` function. Code changed to clone the object prior to using it. ## Testing recommendations See issue #85 ## GitHub issue number Issue #85 ## Related Pull Requests n/a ## Checklist - [x] Code is written and works correctly; - [x] Changes are covered by tests; - [x] Documentation reflects the changes;
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
