Parent: df658c6c4ab5bd5ec4a8a3f8faa36e0d0a5f906a
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2023-09-12 21:31:43
Tree: b133b40d4ce4fd256a2e8841a437bc9c14c3d213
main.conf: Fix parsing of uint32_t values Passing UINT32_MAX as int may overfollow causing errors such as: bluetoothd[2688495]: src/main.c:parse_config_int() General.TemporaryTimeout = 60 is out of range (> -1) Fixes: https://github.com/bluez/bluez/issues/583#issuecomment-1713447461
Diffstat
| M | src/main.c | | | 12 | +++++++- - - - - |
1 files changed, 7 insertions(+), 5 deletions(-)