summaryrefslogtreecommitdiff
path: root/io_buffer.c
diff options
context:
space:
mode:
authorUfuk Kayserilioglu <ufuk.kayserilioglu@shopify.com>2021-10-25 15:48:18 +0300
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-05-24 09:37:30 +0900
commit12dfd9d1c980d17d8a0ea10bccb9cd7eca21b568 (patch)
tree390dd14b8632a6425a4fab8ac6958eee84c78088 /io_buffer.c
parent28056a6d161417bd7b3aed8099f59f4ac164b351 (diff)
[flori/json] Call `super` in `included` hook
The C extension defines an `included` hook for the `JSON::Ext::Generator::GeneratorMethods::String` module but neglects to call `super` in the hook. This can break the functionality of various other code that rely on the fact that `included` on `Module` will always be called. https://github.com/flori/json/commit/cd8bbe56a3
Diffstat (limited to 'io_buffer.c')
0 files changed, 0 insertions, 0 deletions