mirror of https://github.com/sipwise/rtpengine.git
Comparing the `unsigned int` against -1 leads to comparison of the maximum value representable by unsigned int (UINT_MAX). Use explicitly the `UINT_MAX` instead. Change-Id: Ib1e435c25d481ae680fd3d3f3cb74ec1c7d6109dpull/1126/merge
parent
1d9b45c805
commit
86c77a4810
Loading…
Reference in new issue