﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
70	Globally-visible definitions without namespace restriction	Paul Price	robert.desonia@…	"In psMemory.c:
pthread_mutex_t   memBlockListMutex = PTHREAD_MUTEX_INITIALIZER;
pthread_mutex_t   memIdMutex = PTHREAD_MUTEX_INITIALIZER;

In psTrace.h:
typedef struct Component { ... } Component;


These type definitions are globally-visible, but the namespace has not been
limited by prefixing ""ps""."	defect	closed	high		sys	unspecified	normal	fixed		
