0xrawsec / sod

Go Simple Object Database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug in CloneObject

qjerome opened this issue · comments

When a source object has some nil members (struct ptr, map, slice), they become initialized in the clone object.