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
libioencode/test: test iodecode() with NULL data parameter
Problem: The libioencode unit test does not test NULL data parameter.
Add tests that ensure iodecode() with NULL datap parameter works and
returns the expected data length.
0 commit comments