]> git.mdlowis.com Git - proto/labwc.git/commit
rcxml: validate total osd field width
authortokyo4j <hrak1529@gmail.com>
Sat, 3 May 2025 11:58:39 +0000 (20:58 +0900)
committerHiroaki Yamamoto <hrak1529@gmail.com>
Sun, 4 May 2025 15:05:24 +0000 (00:05 +0900)
commitcb58156904ec3e3401c8600b784485c36b978716
tree32808be1084168dd564ba97ae58c032cc2983615
parent706f7bc03cfc4cc6e177f39295fdfbb4fc1e0a45
rcxml: validate total osd field width

Before this patch, window switcher fields could overflow if the sum of
<windowSwitcher><fields><field width=""> exceeds 100%.
include/osd.h
src/config/rcxml.c
src/osd-field.c