saleyn / eixx

Erlang C++ Interface
Apache License 2.0
137 stars 26 forks source link

Fix bug - uninitialized cons node field #32

Closed x0id closed 5 years ago

x0id commented 5 years ago

The bug resulted in memory segmentation failure when adding an element into the eixx::list constructed with no arguments.