Xiaomi Smart Home Device Reverse Engineering and Hacking
-
Updated
Dec 30, 2020 - C
Add a description, image, and links to the root topic page so that developers can more easily learn about it.
To associate your repository with the root topic, visit your repo's landing page and select "manage topics."
Explain what you would like to see improved
TCling::CheckClassInfo()
should return (by parameter) the found decl, such thatTClass::Init()
can use it to construct theTClingClassInfo
and that doesn't need to repeat the lookup.To Reproduce
One: