Last update: February 19, 2023 Returning a Mutable Object to an Untrusted Caller Sending non-cloned mutable data as a return value may result in that data being altered or deleted by the calling function.