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