Project

General

Profile

« Previous | Next » 

Revision 472740de

Added by nobu (Nobuyoshi Nakada) almost 3 years ago

Fix free objects count condition

Free objects have T_NONE as the builtin type. A pointer to a valid
array element will never be NULL.