-
Notifications
You must be signed in to change notification settings - Fork 165
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
Avoid nil dereference in baseosmgr #4563
Avoid nil dereference in baseosmgr #4563
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you now want to have the contentID in the message? Or is it already there from higher up the stack?
c2cb660
to
35b570b
Compare
@deitch yeah, probably. fixed now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Haha! That is much cleaner, and I completely missed it. Nice catch.
- avoid nil dereference Signed-off-by: Mikhail Malyshev <mike.malyshev@gmail.com>
35b570b
to
91b89c0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@rucoder backports to 13.4 and 12.0 are awaited :) |
|
avoid nil dereference
13.4-stable backport [13.4-stable] Avoid nil dereference in baseosmgr #4576
12.0-stable backport [12.0-stable] Avoid nil dereference in baseosmgr #4577