Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The client side does not allow CallbackData::Req of size zero. This handles it on the server side by returning early. The background for this is https://bugzilla.mozilla.org/show_bug.cgi?id=1907367 where something is causing data callbacks of size zero and tripping an assertion, but we have not reproduced and an audit is not conclusive as to where the root cause is.
- Loading branch information