Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: negative usec on log line when data type long is 32b #2753

Merged
merged 1 commit into from
Jun 7, 2022
Merged

Fix: negative usec on log line when data type long is 32b #2753

merged 1 commit into from
Jun 7, 2022

Conversation

martinhsv
Copy link
Contributor

In environments where the data type 'long' is only 32 bits, the milliseconds portion of the timestamp in a log line may appear as a negative number.

@martinhsv martinhsv added the 2.x Related to ModSecurity version 2.x label Jun 6, 2022
@martinhsv martinhsv added this to QA in v2.9.6 Jun 6, 2022
@martinhsv martinhsv merged commit 5e1c131 into owasp-modsecurity:v2/master Jun 7, 2022
@martinhsv martinhsv moved this from QA to Done in v2.9.6 Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Related to ModSecurity version 2.x
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant