Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: 24a327427d7e7a1ef5c69a0f90bc6297ab17a9ab https://github.com/bluez/bluez/commit/24a327427d7e7a1ef5c69a0f90bc6297ab17a9ab Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-07-09 (Wed, 09 Jul 2025) Changed paths: M src/shared/util.c M src/shared/util.h Log Message: ----------- shared/util: Introduce strnlenutf8 This introduces strnlenutf8 which works similarly to strnlen but return only the number of valid bytes of UTF-8 encoded string then replace the other copies of similar code. To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications