facebookarchive / FBMemoryProfiler

iOS tool that helps with profiling iOS Memory usage.
Other
3.41k stars 377 forks source link

'NSInternalInconsistencyException', reason: 'There should always be a name from before if we hit a struct' #39

Open hongdangodori opened 7 years ago

hongdangodori commented 7 years ago

'NSInternalInconsistencyException', reason: 'There should always be a name from before if we hit a struct'

2017-07-28 4 04 39

This is what I came up with when I wrote the code and pressed the RetainCycles button. How can I fix it?

VictorZhang2014 commented 7 years ago

See here, https://github.com/facebook/FBRetainCycleDetector/pull/20