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

Remove unsafe access to .data() and _data in Matrix #12964

Merged
merged 5 commits into from
Sep 19, 2019

Conversation

jkflying
Copy link
Contributor

@jkflying jkflying commented Sep 16, 2019

This PR removes access to the unsafe .data() and _data in Matrix.

Linked PRs which should be merged first:

PX4/PX4-Matrix#90 Merged
PX4/PX4-ECL#641 Merged

@jkflying jkflying requested a review from dagar September 16, 2019 09:17
@dagar
Copy link
Member

dagar commented Sep 16, 2019

Nice!

@jkflying jkflying force-pushed the remove-unsafe-matrix-access branch from de1f36d to 430e3c0 Compare September 17, 2019 10:03
@jkflying
Copy link
Contributor Author

jkflying commented Sep 17, 2019

Now depends also on PX4/PX4-Matrix#94 Merged

@MaEtUgR
Copy link
Member

MaEtUgR commented Sep 18, 2019

We have to update the ecl again after it get merged.

@MaEtUgR MaEtUgR force-pushed the remove-unsafe-matrix-access branch from a9ce872 to d64a9cc Compare September 18, 2019 07:26
@jkflying jkflying force-pushed the remove-unsafe-matrix-access branch from d64a9cc to 4a625c1 Compare September 18, 2019 07:43
@dagar dagar merged commit fa13f63 into master Sep 19, 2019
@dagar dagar deleted the remove-unsafe-matrix-access branch September 19, 2019 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants