Skip to content

v1.3.37: tables_destroy: call ca_close_ca without argument

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 12:00
· 1 commit to master since this release
This matches function call and fixes build with gcc-15

    tables.c: In function 'tables_destroy':
    tables.c:390:13: error: too many arguments to function 'ca[i].op->ca_close_ca'
      390 |             ca[i].op->ca_close_ca(&ca[i]);
          |             ^~