| Age | Commit message (Collapse) | Author |
|
This issue was reported by https://hackerone.com/an0n-j
|
|
Check intern object returned by mrb_check_string_type
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This issue was reported by https://hackerone.com/an0n-j
|
|
|
|
Modify from nofree to embed string
|
|
|
|
|
|
|
|
|
|
|
|
Also more size checks added.
|
|
The issue was reported by https://hackerone.com/ston3
|
|
Check array max size
|
|
Fix #3354
|
|
Fix #3352
|
|
Check overflow string length
|
|
Fix #3360
|
|
Fix #3361
|
|
|
|
Fix #3356
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Mark all the built-in classes during GC sweep
|
|
|
|
|
|
|
|
|
|
|
|
* fixes partial copy of objects in GC root array (due to missing `* sizeof(mrb_value)`)
* restores the behavior that permitted an unregistered object to be used as an argument
|
|
Reported by https://hackerone.com/haquaman
|
|
Copy default_proc by Hash#dup.
|
|
|
|
|
|
errno macro
|
|
|