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

Reachability inspectors use parser #1310

Merged
merged 1 commit into from
Apr 25, 2019
Merged

Reachability inspectors use parser #1310

merged 1 commit into from
Apr 25, 2019

Conversation

pyricau
Copy link
Member

@pyricau pyricau commented Apr 25, 2019

Fixes #1293

* Updated Reachability inspectors to work like labelers and use the heap dump parser directly
* Removed `LeakTraceElement.references` which was used by inspectors and was causing LeakCanary to store really large blobs in the db, causing #1293

Fixes #1293
@pyricau pyricau merged commit a6188e1 into master Apr 25, 2019
@pyricau pyricau deleted the py/references branch April 25, 2019 14:47
@pyricau pyricau added this to the 2.0 Next Release milestone Apr 25, 2019
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.

[2.0-alpha-1] SQLiteBlobTooBigException Row too big to fit into CursorWindow requiredPos=0, totalRows=1
1 participant