Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Fix SCD30 buffer overflow, update embedded-common #33

Merged
merged 2 commits into from
Oct 31, 2019

Conversation

abrauchli
Copy link
Contributor

@abrauchli abrauchli commented Oct 31, 2019

Check the following:

  • Breaking changes marked in commit message
  • Changelog updated
  • Code style cleaned (ran make style-fix)
  • Tested on actual hardware

* Fix a buffer overflow due to specifing the number of bytes instead
  of the number of words.
* Use renamed methods from embedded-common that reflect that a size in
  words is assumed.

Closes #32

Many thanks to @monkeytronics for finding and reporting the issue
@abrauchli abrauchli force-pushed the fix-buffer-overflow branch from 5a078eb to 391aaa7 Compare October 31, 2019 12:17
@rnestler rnestler self-requested a review October 31, 2019 13:13
@abrauchli abrauchli merged commit a164482 into master Oct 31, 2019
@abrauchli abrauchli deleted the fix-buffer-overflow branch October 31, 2019 13:24
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.

2 participants