Objects/structseq.c: warning: 'strncpy' specified bound depends on the length of the source argument
| BPO | 36365 |
|---|---|
| Nosy | @vstinner |
| PRs |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = <Date 2019-03-19.23:06:20.175> created_at = <Date 2019-03-19.14:57:37.473> labels = ['interpreter-core', '3.8'] title = "Objects/structseq.c: warning: 'strncpy' specified bound depends on the length of the source argument" updated_at = <Date 2019-03-19.23:32:21.585> user = 'https://github.com/vstinner'
bugs.python.org fields:
activity = <Date 2019-03-19.23:32:21.585> actor = 'vstinner' assignee = 'none' closed = True closed_date = <Date 2019-03-19.23:06:20.175> closer = 'vstinner' components = ['Interpreter Core'] creation = <Date 2019-03-19.14:57:37.473> creator = 'vstinner' dependencies = [] files = [] hgrepos = [] issue_num = 36365 keywords = ['patch'] message_count = 3.0 messages = ['338361', '338416', '338419'] nosy_count = 1.0 nosy_names = ['vstinner'] pr_nums = ['12440', '12451'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue36365' versions = ['Python 3.8']