mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-21 01:53:31 +00:00
f16df2a4e7
This is to avoid nil pointer dereference when method by pointer reference and method by value reference are implemented. Fixes #8387