summaryrefslogtreecommitdiff
path: root/open_issues
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-10-26 18:48:42 +0200
committerThomas Schwinge <thomas@codesourcery.com>2012-10-26 18:48:42 +0200
commit684f2997381cbcfc4f2bd66726f271fa30ca835c (patch)
tree6c3477bec0caec3432b1d76d55d88414441ae3ab /open_issues
parenta61e4bc35f25bc361cde5a973334424c0c1fc5bf (diff)
open_issues/code_analysis: glibc's libmcheck.
Diffstat (limited to 'open_issues')
-rw-r--r--open_issues/code_analysis.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/open_issues/code_analysis.mdwn b/open_issues/code_analysis.mdwn
index f81af06e..4702fce6 100644
--- a/open_issues/code_analysis.mdwn
+++ b/open_issues/code_analysis.mdwn
@@ -98,6 +98,13 @@ There is a [[!FF_project 276]][[!tag bounty]] on some of these tasks.
* [[community/gsoc/project_ideas/Valgrind]]
+ * glibc's `libmcheck`
+
+ * Used by GDB, for example.
+
+ * Is not thread-safe, [[!sourceware_bug 6547]], [[!sourceware_bug 9939]],
+ [[!sourceware_bug 12751]], [[!stackoverflow_question 314931]].
+
* <http://en.wikipedia.org/wiki/Electric_Fence>
* <http://sourceforge.net/projects/duma/>