1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-12 08:01:43 +03:00
Files
mariadb/mysys/safemalloc.c
unknown 72154adc26 Correcting signature for my_strndup to be able to build on Windows
in pushbuild on Replication/Backup team tree.


include/my_sys.h:
  Using "char" instead of "byte" for my_strndup().
mysys/safemalloc.c:
  Using "char" instead of "byte" for my_strndup().
2006-07-07 15:59:17 +02:00

16 KiB