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
We don't use the "non-null" arg attribute stuff anywhere else, and we
don't use it on master. So go ahead and remove it here, thereby
fixing a compiler warning (that we are redundantly checking the args
for NULL in the definition of the routine).
Signed-off-by: Jeff Squyres <[email protected]>
0 commit comments