Project

General

Profile

« Previous | Next » 

Revision c9423b01

Added by nobu (Nobuyoshi Nakada) almost 6 years ago

marshal.c: check instance variable count

  • marshal.c (w_obj_each): ensure that no instance variable was
    added while dumping other instance variables. [Bug #15968]