Exemple #1
0
  protected void finalize() throws Throwable {
    super.finalize();

    if (attrs_ptr != null) hyperclient.delete_hyperclient_attribute_ptr(attrs_ptr);
    if (attrs_sz_ptr != null) hyperclient.delete_size_t_ptr(attrs_sz_ptr);
  }