Allow casting from unsigned to signed as long as the unsigned value is <= INT_MAX
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 4 Aug 2015 17:07:35 +0000 (13:07 -0400)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 4 Aug 2015 17:25:30 +0000 (13:25 -0400)
commitc7e30d4108c54a1f69f8fc7d5330acbbffb7523e
treef3202ef26ee534ab63b193ab7aea4a9241beddfd
parentee3459004170e650f00d946630f9e511cbc5c281
Allow casting from unsigned to signed as long as the unsigned value is <= INT_MAX
src/lib/value.c