diff options
author | Ufuk Kayserilioglu <ufuk.kayserilioglu@shopify.com> | 2021-10-25 15:48:18 +0300 |
---|---|---|
committer | Ufuk Kayserilioglu <ufuk.kayserilioglu@shopify.com> | 2021-10-25 16:01:34 +0300 |
commit | cd8bbe56a3d0a3eca1419ae850088ce204f12ee5 (patch) | |
tree | a86da5744c231f4801248b9d20fb261b308f96f4 /java/src/json/ext/GeneratorService.java | |
parent | e3ed3ebe2f86a7b2cbd122810a7b4be9fcde8053 (diff) | |
download | json-cd8bbe56a3d0a3eca1419ae850088ce204f12ee5.tar.gz |
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.
Diffstat (limited to 'java/src/json/ext/GeneratorService.java')
0 files changed, 0 insertions, 0 deletions