Skip to content

dahdi_base.c: Avoid unnecessary strlen call when with strncat.#101

Open
InterLinked1 wants to merge 1 commit intoasterisk:masterfrom
InterLinked1:master-issue-89
Open

dahdi_base.c: Avoid unnecessary strlen call when with strncat.#101
InterLinked1 wants to merge 1 commit intoasterisk:masterfrom
InterLinked1:master-issue-89

Conversation

@InterLinked1
Copy link
Contributor

It is not necessary to call strlen on the destination buffer when calling strncat.

Resolves: #89

It is not necessary to call strlen on the destination buffer
when calling strncat.

Resolves: asterisk#89
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.

Dahdi-linux: Improper use of string operations

1 participant