Re: [PATCH] smsutil: Use size_t for lengths and offsets
[email protected] Wed, 11 Dec 2024 05:00:30 +0000
| Newsgroups | dev.linux.lists.ofono |
|---|---|
| Message-ID | <173389323002.1440892.15884295537852491417.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to ofono.git (master) by Denis Kenzior <[email protected]>: On Wed, 4 Dec 2024 12:34:25 -0600 you wrote: > For some unknown reason 'int' was used as the data type for length and > offset values, which can never be negative. Fix that. > --- > src/message-waiting.c | 6 ++- > src/smsutil.c | 120 +++++++++++++++++++++--------------------- > src/smsutil.h | 22 ++++---- > src/stkutil.c | 4 +- > 4 files changed, 78 insertions(+), 74 deletions(-) Here is the summary with links: - smsutil: Use size_t for lengths and offsets https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=2bdee9065f64 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html