mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 15:15:34 +02:00
Update to get 3.23.23 to compile
acconfig.h: Added better detection of compress acinclude.m4: Added better detection of compress configure.in: Added better detection of compress include/my_pthread.h: Fixed wrong prototype mysys/my_pthread.c: Added cast (for portability) scripts/make_binary_distribution.sh: Added missing conversion sql-bench/compare-results.sh: Update for new web site sql/table.cc: Removed extra free
This commit is contained in:
parent
357167f2be
commit
ae172fdcc0
8 changed files with 30 additions and 16 deletions
|
|
@ -543,7 +543,6 @@ int openfrm(const char *name, const char *alias, uint db_stat, uint prgflag,
|
|||
(void) outparam->file->close();
|
||||
err_not_open:
|
||||
x_free((gptr) disk_buff);
|
||||
delete crypted;
|
||||
VOID(my_close(file,MYF(MY_WME)));
|
||||
|
||||
err_end: /* Here when no file */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue