Skip to content

Fix: Preventing dereferencing nullptr in case of missing initialisation #161

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

Merged
merged 1 commit into from
Jul 8, 2020

Conversation

aentinger
Copy link
Contributor

No description provided.

@aentinger aentinger added the type: imperfection Perceived defect in any part of project label Jul 8, 2020
@aentinger aentinger self-assigned this Jul 8, 2020
@codecov-commenter
Copy link

codecov-commenter commented Jul 8, 2020

Codecov Report

Merging #161 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
+ Coverage   95.59%   95.61%   +0.02%     
==========================================
  Files          29       29              
  Lines         998     1004       +6     
==========================================
+ Hits          954      960       +6     
  Misses         44       44              
Impacted Files Coverage Δ
src/utility/ota/OTALogic.h 100.00% <ø> (ø)
src/utility/ota/OTALogic.cpp 98.03% <100.00%> (+0.14%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1c1e33d...704a15f. Read the comment docs.

@aentinger aentinger merged commit 33bde4b into master Jul 8, 2020
@aentinger aentinger deleted the fix-no-ota-storage branch July 28, 2020 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants