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
517: Fix RAIIFile buglet r=philberty a=tromey
RAIIFile's implementation of operator= can leak a file, because it
doesn't handle the case where the assignee holds an open file handle.
Co-authored-by: Tom Tromey <[email protected]>
0 commit comments