Skip to content

Conversation

@cwaldren-ld
Copy link
Contributor

@cwaldren-ld cwaldren-ld commented Aug 28, 2023

This function previously took LDDataSourceStatusListener by value; now it takes a pointer.

The impact would be if a customer forgot to initialize the struct, then the member(s) would be undefined.

Found this after finding similar #218. Following that PR, it will be released as a bugfix patch.

@cwaldren-ld cwaldren-ld requested review from a team and kinyoklion August 28, 2023 23:57
@cwaldren-ld cwaldren-ld merged commit 0aa3d14 into main Aug 29, 2023
@cwaldren-ld cwaldren-ld deleted the cw/initialize-data-source-status-listener branch August 29, 2023 22:09
@github-actions github-actions bot mentioned this pull request Aug 29, 2023
cwaldren-ld pushed a commit that referenced this pull request Aug 29, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>launchdarkly-cpp-client: 3.0.6</summary>

##
[3.0.6](launchdarkly-cpp-client-v3.0.5...launchdarkly-cpp-client-v3.0.6)
(2023-08-29)


### Bug Fixes

* LDDataSourceStatusListener_Init should take pointer
([#222](#222))
([0aa3d14](0aa3d14))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot mentioned this pull request May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants