| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Also more size checks added.
|
|
The issue was reported by https://hackerone.com/ston3
|
|
|
|
Check array max size
|
|
Fix #3354
|
|
Fix segv when primitive value
|
|
Add pointer casting
|
|
Fix #3352
|
|
Check overflow string length
|
|
Do nothing when empty string
|
|
|
|
Fix #3360
|
|
Fix #3361
|
|
|
|
This issue was reported by https://hackerone.com/mg36
|
|
Fix #3356
|
|
Added example for cross-compiling on Renesas RX630
|
|
|
|
Add File.readlink
|
|
Reported by https://hackerone.com/haquaman.
|
|
|
|
|
|
Reported by Denis Kasak https://hackerone.com/dkasak
|
|
|
|
|
|
|
|
Fix crash when exponent is -2147483648
|
|
Add File.chmod
|
|
|
|
|
|
|
|
Check type before calling mrb_range_ptr.
|
|
|
|
|
|
|
|
Reported from @clayton-shopify.
|
|
|
|
|
|
|
|
Also msym size changed to 512 from 256.
|
|
|
|
Add pointer casting
|
|
Support pkg-config in mrbgem.rake
|
|
|
|
|