CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2014/12/30 11:47:31
Modified files:
lang/mono : Makefile
Added files:
lang/mono/patches: patch-mono_metadata_threads_c
Removed files:
lang/mono/patches:
patch-mono_tests_gc-descriptors_gen-descriptor-tests_py
Log message:
fix reading past the end of a string when setting the native thread name,
which would lead to a crash on i386; noticed by sthen@
also remove a bogus patch which hardcodes the python path and properly
substitute the python binary's path in the Makefile instead