1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/lib
Rafael Mendonça França 33cb47ee48 Use the reference for the mime type to get the format
Before we were calling to_sym in the mime type, even when it is unknown
what can cause denial of service since symbols are not removed by the
garbage collector.

Fixes: CVE-2014-0082
2014-02-18 16:12:51 -03:00
..
action_view Use the reference for the mime type to get the format 2014-02-18 16:12:51 -03:00
action_view.rb just require the template resolver 2014-01-31 12:05:50 -08:00