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
Rollup merge of rust-lang#119991 - kornelski:endless-read, r=the8472
Reject infinitely-sized reads from io::Repeat
These calls would always run out of memory.
Related to rust-lang#117925
0 commit comments