mariadb/innobase/ut
unknown b2d8eb02a7 InnoDB: Fix potential buffer underflow.
innobase/include/ut0mem.h:
  Add ut_strlcpy_rev.
innobase/mem/mem0mem.c:
  Use ut_strlcpy_rev instead of buggy own implementation.
innobase/ut/ut0mem.c:
  Add ut_strlcpy_rev.
2005-09-29 13:02:18 +03:00
..
Makefile.am - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
makefilewin Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
ut0byte.c InnoDB: Treat UTF-8 strings properly in case insensitive operations 2004-10-18 16:00:57 +03:00
ut0dbg.c InnoDB: Fix ut0dbg compilation errors on NetWare 2005-06-16 15:00:25 +03:00
ut0mem.c InnoDB: Fix potential buffer underflow. 2005-09-29 13:02:18 +03:00
ut0rnd.c Many files: 2003-11-03 19:11:09 +02:00
ut0ut.c merged 2005-03-09 14:09:06 +01:00