diff options
| author | Jordan Owens <jkowens@gmail.com> | 2016-01-12 14:05:54 -0500 |
|---|---|---|
| committer | Jordan Owens <jkowens@gmail.com> | 2016-01-12 14:05:54 -0500 |
| commit | 918f0eea970c9f0d39b8d470a316ad5109935dae (patch) | |
| tree | ce831158a47a0c8cf3e0cc82c1536ac4eb5c4b63 /actionpack/lib/action_controller.rb | |
| parent | 15299f3a5c0e068b4945bdb8199755100dc91e13 (diff) | |
| download | rails-918f0eea970c9f0d39b8d470a316ad5109935dae.tar.gz rails-918f0eea970c9f0d39b8d470a316ad5109935dae.tar.bz2 rails-918f0eea970c9f0d39b8d470a316ad5109935dae.zip | |
Prevent attempt to serve a request with a null byte
File paths cannot contain null byte characters and methods that do path
operations such as Rack::Utils#clean_path_info will raise unwanted
errors.
Diffstat (limited to 'actionpack/lib/action_controller.rb')
0 files changed, 0 insertions, 0 deletions
