Project

General

Profile

« Previous | Next » 

Revision 78ee2c24

Added by nobu (Nobuyoshi Nakada) over 6 years ago

marshal.c: check instance variable count

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