https://bugs.freedesktop.org/show_bug.cgi?id=92124
--- Comment #5 from Samuel Iglesias <[email protected]> --- Should be fixed by: commit bea66d22f2c0e97242c15652376ae4e82779f343 Author: Samuel Iglesias Gonsalvez <[email protected]> Date: Mon Sep 28 14:23:34 2015 +0200 util: implement strndup for WIN32 v2: - Add strndup.h to Makefile.sources (Emil) - Use calloc instead of malloc (Emil). - Check if allocation fails (Emil, Jose) - Add '#pragma once' and include stdlib.h to strndup.h (Jose) Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=92124 Reviewed-by: Jose Fonseca <[email protected]> -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
