Project

General

Profile

« Previous | Next » 

Revision 2440fafb

Added by tenderlovemaking (Aaron Patterson) about 4 years ago

rb_struct_define_under needs a trailing NULL

The last parameter to rb_struct_define_under needs to be NULL otherwise
we can get a SEGV.