summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2026-01-17 05:30:09 +0200
committerKonstantin Belousov <kib@FreeBSD.org>2026-01-17 05:33:24 +0200
commit325baf00735756d024b903bfcee50b4f09e90129 (patch)
tree752acb415cbf2c3dbe8654a313c8f1e4cdbd0c6b /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentc75eff16ef54aaae7b5dc52ed894cc73a855f469 (diff)
vm/swap_pager.c: silence compiler warning
Initialize pindex in swap_pager_getpages_locked() before the loop actually calculating it by skipping bogus pages. Compiler is worried that loop might never assign to it, which actually cannot happen. Sponsored by: The FreeBSD Foundation Fixes: d198ad51ea73bbb162336923a387f52b0b1c1f1d MFC after: 1 week
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions