getappmap / appmap-ruby

AppMap client agent for Ruby
https://appland.org
Other
100 stars 13 forks source link

fix: Don't call #size on complex objects #243

Closed kgilpin closed 2 years ago

kgilpin commented 2 years ago

Limit invocation of #size to known-safe objects - initially, Array and Hash.

appland-release commented 2 years ago

:tada: This PR is included in version 0.80.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: