Skip to content

Fix MSan report in EPoll#41

Merged
alexey-milovidov merged 1 commit intoClickHouse/v1.59.2from
clickhouse-fix-msan-report-in-epoll
Jul 15, 2024
Merged

Fix MSan report in EPoll#41
alexey-milovidov merged 1 commit intoClickHouse/v1.59.2from
clickhouse-fix-msan-report-in-epoll

Conversation

@alexey-milovidov
Copy link
Copy Markdown
Member

@rschu1ze
Copy link
Copy Markdown
Member

Contributed back to upstream: grpc/grpc#37256

copybara-service bot pushed a commit to grpc/grpc that referenced this pull request Jul 30, 2024
ClickHouse is an analytical database which has grpc import/export functionality.

Testing with msan builds found a uninitialized-value in grpc.

Downstream bug report: ClickHouse/ClickHouse#66525

I am not the author of the fix, I am merely contributing the fix back to grpc.
- ClickHouse/ClickHouse#66509
- ClickHouse/grpc#41

ClickHouse currently uses grpc 1.59.x ([here](https://github.com/ClickHouse/grpc/commits/ClickHouse/v1.59.2/)), I forward-ported the fix to `master`.

Closes #37256

COPYBARA_INTEGRATE_REVIEW=#37256 from rschu1ze:uninit-value e689780
PiperOrigin-RevId: 657620702
paulosjca pushed a commit to paulosjca/grpc that referenced this pull request Nov 25, 2024
ClickHouse is an analytical database which has grpc import/export functionality.

Testing with msan builds found a uninitialized-value in grpc.

Downstream bug report: ClickHouse/ClickHouse#66525

I am not the author of the fix, I am merely contributing the fix back to grpc.
- ClickHouse/ClickHouse#66509
- ClickHouse/grpc#41

ClickHouse currently uses grpc 1.59.x ([here](https://github.com/ClickHouse/grpc/commits/ClickHouse/v1.59.2/)), I forward-ported the fix to `master`.

Closes grpc#37256

COPYBARA_INTEGRATE_REVIEW=grpc#37256 from rschu1ze:uninit-value e689780
PiperOrigin-RevId: 657620702
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants