fprintf(stderr,"Warning: The maximum number of indices %d has been exceeded in frame %d! Increase the limits in get_ivas_max_num_indices() or get_max_num_indices_metadata().\n",*(hBstr->ivas_max_num_indices),frame);
#ifdef DEBUG_IND_LIST
returnIVAS_ERROR(IVAS_ERR_INTERNAL_FATAL,"Max number of indices exceeded!");
#endif
#endif
/* reallocate the buffer of indices with increased limit */
fprintf(stderr,"Warning: The maximum number of indices %d has been exceeded in frame %d! Increase the limits in get_ivas_max_num_indices() or get_max_num_indices_metadata().\n",*(hBstr->ivas_max_num_indices),frame);
#ifdef DEBUG_IND_LIST
returnIVAS_ERROR(IVAS_ERR_INTERNAL_FATAL,"Max number of indices exceeded!");
#endif
#endif
/* no available empty slot -> need to re-allocate the buffer */