You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevent Function0 execution during LazyList deserialization
This PR ensures that LazyList deserialization will not execute an
arbitrary Function0 when being passed a forged serialization stream.
See the PR description for a detailed explanation.
0 commit comments