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
- Passing no arguments to new will now return an
uninitialized stat object (gh#9, gh#10)
- Passing undef to clone will now return a stat
object with the memory set to all zeros,
previously the behavior was undefined and could
crash (gh#10)
0 commit comments