jmakhack / myanimelist-cli

Minimalistic command line interface for fetching user anime data from MyAnimeList.
https://aur.archlinux.org/packages/mya-git
MIT License
11 stars 15 forks source link

Fix str commands buffer size arguments #87

Closed jmakhack closed 1 year ago

jmakhack commented 1 year ago

Associated Issue

Closes N/A

Implemented Solution

Fixing the strlcpy and strlcat commands to use destination buffer size for the third argument as specified in their documentation reference.

ghost commented 1 year ago
👇 Click on the image for a new way to code review - Make big changes easier — review code in small groups of related files - Know where to start — see the whole change at a glance - Take a code tour — explore the change with an interactive tour - Make comments and review — all fully sync’ed with github [Try it now!](https://app.codesee.io/r/reviews?pr=87&src=https%3A%2F%2Fgithub.com%2Fjmakhack%2Fmyanimelist-cli)

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend