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

[homematic] Provide additional null pointer checks #10965

Merged
merged 2 commits into from
Jul 15, 2021
Merged

[homematic] Provide additional null pointer checks #10965

merged 2 commits into from
Jul 15, 2021

Conversation

MHerbst
Copy link
Contributor

@MHerbst MHerbst commented Jul 9, 2021

This PR fixes a problem that was introduced with version openHAB 3.1.

Signed-off-by: Martin Herbst develop@mherbst.de

@MHerbst MHerbst requested a review from gerrieg as a code owner July 9, 2021 18:28
@fwolter fwolter changed the title Provide additional null pointer checks [homematic] Provide additional null pointer checks Jul 11, 2021
@Skinah Skinah added the bug An unexpected problem or unintended behavior of an add-on label Jul 12, 2021
It is possible that the meta data returned for some device does not
contain a default or maximum value.

Fixes #10945


Signed-off-by: Martin Herbst <develop@mherbst.de>
Fixes #10961

Signed-off-by: Martin Herbst <develop@mherbst.de>
Copy link
Member

@kaikreuzer kaikreuzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kaikreuzer kaikreuzer merged commit b043d8f into openhab:main Jul 15, 2021
@kaikreuzer kaikreuzer added this to the 3.2 milestone Jul 15, 2021
dw-8 pushed a commit to dw-8/openhab-addons that referenced this pull request Jul 25, 2021
* Fixed a rare NPE introduced while replacing commons-lang
* Provide additional null pointer checks

It is possible that the meta data returned for some device does not
contain a default or maximum value.

Fixes openhab#10945
Fixes openhab#10961

Signed-off-by: Martin Herbst <develop@mherbst.de>
Signed-off-by: dw-8 <davy.wong.on+github@gmail.com>
dw-8 added a commit to dw-8/openhab-addons that referenced this pull request Jul 25, 2021
dw-8 pushed a commit to dw-8/openhab-addons that referenced this pull request Jul 25, 2021
* Fixed a rare NPE introduced while replacing commons-lang
* Provide additional null pointer checks

It is possible that the meta data returned for some device does not
contain a default or maximum value.

Fixes openhab#10945
Fixes openhab#10961

Signed-off-by: Martin Herbst <develop@mherbst.de>
Signed-off-by: dw-8 <davy.wong.on+github@gmail.com>
dw-8 added a commit to dw-8/openhab-addons that referenced this pull request Jul 25, 2021
…0965)"

This reverts commit 5db2e14.

Signed-off-by: dw-8 <davy.wong.on+github@gmail.com>
frederictobiasc pushed a commit to frederictobiasc/openhab-addons that referenced this pull request Oct 26, 2021
* Fixed a rare NPE introduced while replacing commons-lang
* Provide additional null pointer checks

It is possible that the meta data returned for some device does not
contain a default or maximum value.

Fixes openhab#10945
Fixes openhab#10961

Signed-off-by: Martin Herbst <develop@mherbst.de>
thinkingstone pushed a commit to thinkingstone/openhab-addons that referenced this pull request Nov 7, 2021
* Fixed a rare NPE introduced while replacing commons-lang
* Provide additional null pointer checks

It is possible that the meta data returned for some device does not
contain a default or maximum value.

Fixes openhab#10945
Fixes openhab#10961

Signed-off-by: Martin Herbst <develop@mherbst.de>
marcfischerboschio pushed a commit to bosch-io/openhab-addons that referenced this pull request May 5, 2022
* Fixed a rare NPE introduced while replacing commons-lang
* Provide additional null pointer checks

It is possible that the meta data returned for some device does not
contain a default or maximum value.

Fixes openhab#10945
Fixes openhab#10961

Signed-off-by: Martin Herbst <develop@mherbst.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of an add-on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants