Artemii Voronin created DIRSERVER-2405:
------------------------------------------
Summary: Possible overflow
Key: DIRSERVER-2405
URL: https://issues.apache.org/jira/browse/DIRSERVER-2405
Project: Directory ApacheDS
Issue Type: Bug
Reporter: Artemii Voronin
Is it possible to get an overlow in some functions in
_/interceptors/logger/src/main/java/org/apache/directory/server/core/logger/TimerInterceptor.java_?
For example, [this
operation|https://github.com/apache/directory-server/blob/9ffd5e2e708f7cc3224d5086e16b77aec7fdff42/interceptors/logger/src/main/java/org/apache/directory/server/core/logger/TimerInterceptor.java#L164].
We have a multiplication of *int* by 1000. But we want to get *long* as a
result.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]