Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Comments

Bug fix, Assign value to RTPSProxyProcedureEndpoint m_proxyId for filtering unwanted replies#32

Open
GalaxyDreamWings wants to merge 1 commit intoeProsima:masterfrom
GalaxyDreamWings:GalaxyDreamWings-patch-1
Open

Bug fix, Assign value to RTPSProxyProcedureEndpoint m_proxyId for filtering unwanted replies#32
GalaxyDreamWings wants to merge 1 commit intoeProsima:masterfrom
GalaxyDreamWings:GalaxyDreamWings-patch-1

Conversation

@GalaxyDreamWings
Copy link

member variable m_proxyId is not initialized, zero can not be used to filter unwanted replies, when multiple clients request at the same time, they will get wrong reply, i.e. the reply result corresponding to the first request.

…wanted replies

Bug fix, m_proxyId is not initialized, zero can not be used to filter unwanted replies, when multiple clients request at the same time, they will get wrong reply, i.e. the reply result corresponding to the first request.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant