aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2017-10-28 04:27:44 +0200
committerHarald Welte <laforge@gnumonks.org>2017-10-28 15:09:05 +0000
commit551e9c94b3e067f548bcf08e1c3f202f90d6558c (patch)
tree2c290892f293af85b2fc148b4f2772309e49603a /contrib
parent0e1a6450a44e367b796fc5a905e3a081ae12a20c (diff)
fix compiler warning: drop dead code from BIT_STRING_fromBuf()
The warning is, on FreeBSD, CC asn1helpers.lo asn1helpers.c:68:10: error: comparison of unsigned expression < 0 is always false [-Werror,-Wtautological-compare] if (len < 0) ~~~ ^ ~ Change-Id: I80867da697d744d7ef4d70c8f24031f5781fb11a
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions