mirror of
https://github.com/keycloak/keycloak.git
synced 2026-04-26 08:58:59 -05:00
442adfa495
In the 'getInputStream()' contains an infinite recursive loop when 'needRequestRestore' was true and the 'body' was not null. Fixes #22010