summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorDaniel Kolesa <daniel@octaforge.org>2022-12-31 14:19:43 +0100
committerTimo Teräs <timo.teras@iki.fi>2023-01-17 17:12:30 +0200
commitb705d81e1a8c0fae78ada28b032c318426062b8c (patch)
tree692e70f1159e004b750e50d6865f32a54ba1d20d /.gitlab-ci.yml
parent8bdf0e1e61501afc322ecf14c60d6af58392720b (diff)
downloadapk-tools-b705d81e1a8c0fae78ada28b032c318426062b8c.tar.gz
apk-tools-b705d81e1a8c0fae78ada28b032c318426062b8c.tar.bz2
apk-tools-b705d81e1a8c0fae78ada28b032c318426062b8c.tar.xz
apk-tools-b705d81e1a8c0fae78ada28b032c318426062b8c.zip
apk_defines: use unsigned operand in BIT
This fixes undefined behavior at least in database, where BIT is used with 31 (as APK_MAX_REPOS is 32) which is not representable with a signed integer.
Diffstat (limited to '.gitlab-ci.yml')
0 files changed, 0 insertions, 0 deletions