input: use STREAM_GET_META instead of ACCESS_GET_META (refs #8414)
Note that updated meta are still marked with access_t.info.i_update, which remains undefined in case of threaded stream filter. Luckily, unlike pf_control() re-entrancy, unprotected access to info.i_update cannot crash on any practical system.
Showing
Please register or sign in to comment