Re: [PATCH 1/3] gcc: Add missing parentheses around ternary operator
David Holland <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.toolchain |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Aug 29, 2021 at 11:18:20PM +0700, Robert Elz wrote: > However, this looks to have been a particularly benign bug, the only > effects seem to have been to always open in O_NONBLOCK mode (that's > harmless), to never set O_NOCTTY (not sure when cpp would ever be used > on a tty for that to matter), DoS attack on calendar -a? That kind of thing was the motivation for the restricted mode in the first place. -- David A. Holland [email protected]