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 integer overflow #435

Merged
merged 9 commits into from
Apr 5, 2024

Fix int overflow in IsBucketValid function

b94f146
Select commit
Loading
Failed to load commit list.
Merged

Fix integer overflow #435

Fix int overflow in IsBucketValid function
b94f146
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 1, 2024 in 1s

0.00% of diff hit (target 90.70%)

View this Pull Request on Codecov

0.00% of diff hit (target 90.70%)

Annotations

Check warning on line 1881 in pg_stat_monitor.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

pg_stat_monitor.c#L1881

Added line #L1881 was not covered by tests

Check warning on line 1884 in pg_stat_monitor.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

pg_stat_monitor.c#L1884

Added line #L1884 was not covered by tests

Check warning on line 1894 in pg_stat_monitor.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

pg_stat_monitor.c#L1894

Added line #L1894 was not covered by tests

Check warning on line 1896 in pg_stat_monitor.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

pg_stat_monitor.c#L1896

Added line #L1896 was not covered by tests

Check warning on line 1901 in pg_stat_monitor.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

pg_stat_monitor.c#L1901

Added line #L1901 was not covered by tests