netty5/buffer/src/main
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
..
java/io/netty/buffer Fix or suppress LGTM findings (#10689) 2020-10-17 09:57:52 +02:00
resources/META-INF/native-image/io.netty/buffer Update GraalVM Native Image configuration. (#9515) 2019-08-30 09:21:33 +02:00