mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
722dcae1b1
This change fixes a buffer leak when the MultipartParser is encountering a body DataBuffer that only contains a boundary. Closes gh-33094