libtt: Fix 'Missing return statement' errors detected by static analysis
This commit is contained in:
committed by
Peter Howkins
parent
bc842043d2
commit
caf4929c41
@@ -457,4 +457,5 @@ _Tt_string _tt_entrypt_to_string(_Tt_entry_pt fun)
|
||||
case TT_API_CALL_LAST: return NULL;
|
||||
#endif
|
||||
}
|
||||
return (const char *) NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user