PelionIoT / nanostack-libservice

Other
2 stars 11 forks source link

Comparison between signed and unsigned integer expressions #61

Closed korjaa closed 6 years ago

korjaa commented 7 years ago

https://github.com/ARMmbed/nanostack-libservice/blob/854505d0191e428c07eb25fc9630dc05b21d5a47/source/nsdynmemLIB/nsdynmemLIB.c#L240

https://github.com/ARMmbed/nanostack-libservice/blob/854505d0191e428c07eb25fc9630dc05b21d5a47/source/nsdynmemLIB/nsdynmemLIB.c#L382

korjaa commented 7 years ago

Getting this with mbed compile -m K64F -t GCC_ARM --profile=mbed-os/tools/profiles/debug.json

ciarmcom commented 7 years ago

ARM Internal Ref: ONME-3201

kjbracey commented 6 years ago

Fixed.