Closed sjorsdewit closed 4 years ago
alp_unhandled_read_action_cb() must be performed before alp_append_return_file_data_action(), otherwise the resulting alp data is never sent.
For some reason this was re-ordered in commit bbab07fc. Probably by mistake?
looks good to me, nice catch.
alp_unhandled_read_action_cb() must be performed before alp_append_return_file_data_action(), otherwise the resulting alp data is never sent.
For some reason this was re-ordered in commit bbab07fc. Probably by mistake?