mirror of
https://github.com/pgsty/silo.git
synced 2026-09-24 19:32:19 +00:00
f16df2a4e7
This is to avoid nil pointer dereference when method by pointer reference and method by value reference are implemented. Fixes #8387