netty5/buffer
Artem Smotrakov f0448d6a8a Fix or suppress LGTM findings (#10689)
Motivation:

LGTM reports multiple issues. They need to be triaged,
and real ones should be fixed.

Modifications:
- Fixed multiple issues reported by LGTM, such as redundant conditions,
  resource leaks, typos, possible integer overflows.
- Suppressed false-positives.
- Added a few testcases.

Result:

Fixed several possible issues, get rid of false alarms in the LGTM report.
2020-10-17 09:57:52 +02:00
..
src Fix or suppress LGTM findings (#10689) 2020-10-17 09:57:52 +02:00
pom.xml Update version number to start working on Netty 5 2018-11-20 15:49:57 +01:00