Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork34k
Open
Description
Bug report
Bug description:
importfcntlimporttermioswithopen('/dev/tty','rb')asfd:fcntl.ioctl(fd,termios.TIOCGPGRP,b'',True)
fcntl.ioctl(fd, termios.TIOCGPGRP, b'', True) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^SystemError: buffer overflowCPython versions tested on:
CPython main branch
Operating systems tested on:
Linux