Skip to content

zvariant: Fix panics on invalid inputs

James Westman requested to merge jwestman/zbus:fix-panics into main

Fix a couple integer underflows that could occur with invalid inputs.

Fixes some of the problems pointed out in #261 (closed).

Edited by Zeeshan Ali Khan

Merge request reports