Use strtoul instead of strtol to prevent overflow. 28/188728/1
authorWootak Jung <wootak.jung@samsung.com>
Thu, 6 Sep 2018 01:41:25 +0000 (10:41 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Mon, 10 Sep 2018 01:47:40 +0000 (10:47 +0900)
commit8bbbd10b6a4e148c03632f8a1317c788ac97a439
treee201d6840be5a26bbe627365b0cec7ca51f5dd10
parentcffcb6924e9c4022247caf033aa1710b5b61ed49
Use strtoul instead of strtol to prevent overflow.

Change-Id: Icbcebc336c49c90d962d05e4e57858e103d1eb5e
src/bluetooth-adapter.c