vamsi2246 opened a new pull request, #5952: URL: https://github.com/apache/couchdb/pull/5952
This PR fixes a string interpolation bug in nouveau.js where the raw data payload (value) was inadvertently concatenated into the runtime TypeError string when catching invalid 'stored' index types. Instead of evaluating to a confusing literal message or risking huge allocations, it now securely statically logs the parameter's variable name alongside typeof value. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
