Skip to content
This repository has been archived by the owner on Jan 10, 2022. It is now read-only.

Fixed std::string reallocation leading to segfault #42

Closed
wants to merge 1 commit into from

Conversation

bencefr
Copy link
Contributor

@bencefr bencefr commented Jun 6, 2018

Probably performance improvements of nrfjprog 9.7.3 has triggered an issue with build tests failing related to RTT log message handling. This change prevents reallocation of std::string.

This is most likely fixing #41.

@bencefr bencefr requested a review from CoqRogue June 6, 2018 07:01
@bencefr bencefr closed this Jun 7, 2018
@bencefr bencefr deleted the fix/rtt-log-capacity branch June 7, 2018 05:59
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.

None yet

1 participant