buf: fix usage of size_t by texierp · Pull Request #188 · librsync/librsync
Conversation
This commit removes cppcheck "style" warning.
Fixes:
[src/buf.c:104]: (style) Checking if unsigned variable 'len' is less than zero.
Signed-off-by: Pierre-Jean Texier pjtexier@koncepto.io
This commit removes cppcheck "style" warning. Fixes: [src/buf.c:104]: (style) Checking if unsigned variable 'len' is less than zero. Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this. LGTM.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters