On Thu Oct 17 00:45:51 2024 +0000, Elizabeth Figura wrote:
Eh, I misread a bit what's going on here. Is the application actually returning a buffer that's smaller than we request, or is it just unable to handle a request that's too large? These kind of seem like two separate changes, and I'm not sure there's a point changing the ERR to "proper" handling here (is it really proper handling?) if it doesn't per se help.
If I'm reading this thread correctly, the app isn't returning anything. We're the ones returning things, and the app gets nervous if we return too much at once.