Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP2:Update
rubygem-actionpack-5_1
0004-CVE-2022-23633.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0004-CVE-2022-23633.patch of Package rubygem-actionpack-5_1
--- actionpack-5.1.4/lib/action_dispatch/middleware/executor.rb.old 2022-06-01 18:32:21.419231556 +0200 +++ actionpack-5.1.4/lib/action_dispatch/middleware/executor.rb 2022-06-01 18:32:32.519311386 +0200 @@ -7,7 +7,7 @@ end def call(env) - state = @executor.run! + state = @executor.run!(reset: true) begin response = @app.call(env) returned = response << ::Rack::BodyProxy.new(response.pop) { state.complete! }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor