replace strlcpy and strlcat by snprintf to reduce calls #8

Merged
solene merged 4 commits from simpler_string_handling into master 2022-08-31 16:19:44 +00:00
Collaborator

This simplify vger code and avoid multiple calls to strlcpy and strlcat to, in example, build a path string.

This simplify vger code and avoid multiple calls to strlcpy and strlcat to, in example, build a path string.
prx added 1 commit 2022-08-20 13:11:19 +00:00
prx added 1 commit 2022-08-22 09:20:33 +00:00
prx added 1 commit 2022-08-22 11:49:52 +00:00
prx added 1 commit 2022-08-22 12:25:31 +00:00
Author
Collaborator

I'm done with my big changes. I'll wait this to be accepted beforse suggesting the use of struct (maybe)

I'm done with my big changes. I'll wait this to be accepted beforse suggesting the use of struct (maybe)
solene merged commit de579c346a into master 2022-08-31 16:19:44 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: solene/vger#8
No description provided.