aregm / nff-go

NFF-Go -Network Function Framework for GO (former YANFF)
BSD 3-Clause "New" or "Revised" License
1.38k stars 154 forks source link

Fixed #661. Bad pointer initialization #662

Closed gshimansky closed 5 years ago

gshimansky commented 5 years ago

Instead of object pointer it assigns pointer to pointer.