summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYiFei Zhu <zhuyifei1999@gmail.com>2024-01-09 23:50:46 -0800
committerMichał Górny <mgorny@gentoo.org>2024-01-13 19:51:12 +0100
commit4c6a3bdef5e2311bfe68364cdf61f0bee7030814 (patch)
tree1ee17686750cf1f5857efaa9f766a0dededffb4c /sci-libs/stellarsolver
parentnet-proxy/tayga: add myself as a maintainer (diff)
downloadgentoo-4c6a3bdef5e2311bfe68364cdf61f0bee7030814.tar.gz
gentoo-4c6a3bdef5e2311bfe68364cdf61f0bee7030814.tar.bz2
gentoo-4c6a3bdef5e2311bfe68364cdf61f0bee7030814.zip
net-proxy/tayga: Fix "incompatible pointer to integer conversion"
The purpose of the code is to find the separator slash of the CIDR range, splitting it to the IP and the number of bits in the range. Assigning NUL character to the memory location completes the string split, but the code assigns NULL pointer instead. While functionally the same, the compiler type checking complains. I'm not revbumping this change because the code should compile the same in theory. Closes: https://bugs.gentoo.org/878629 Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-libs/stellarsolver')
0 files changed, 0 insertions, 0 deletions