You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Initialize scalar members in TLVReader
The documented return values for multiple TLVReader functions do match
the actual return value for the uninitialize case. Explicitly initialize
members with null/0 values to match the documentation.
* Restyled by clang-format
* Don't inline constructor
* Restyled by clang-format
---------
Co-authored-by: Restyled.io <commits@restyled.io>
0 commit comments