Skip to content

Comments

fix crash caused by strcpy() without size check#1

Open
eansearch wants to merge 1 commit intowinterheart:masterfrom
eansearch:master
Open

fix crash caused by strcpy() without size check#1
eansearch wants to merge 1 commit intowinterheart:masterfrom
eansearch:master

Conversation

@eansearch
Copy link

This fixes on crash I was having with brcupsconfig3. There are many more places in the code that use a fixed buffer size and don't check the size of the string copied into them with strcpy().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant