On the success path the function return (0); without assigning *ret_val.
The existing comment says the function “places in ret_val what should be returned.”
Differential D57817
rack_bbr_common: uninitialized *ret_val in ctf_drop_checks() Authored by thebugfixers_pm.me on Wed, Jun 24, 1:20 PM. Tags None Referenced Files
Details
On the success path the function return (0); without assigning *ret_val. The existing comment says the function “places in ret_val what should be returned.”
Diff Detail
|