﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
362	Incorrect __KLIBC_ARG_MASK usage in __spawnve	dmik		"This mask is ANDed as is while I believe it should be ANDed inverted. The caused the following assertion in log enabled builds:
{{{
00508aa7 01 00 001b Asrt: Assertion Failed!!!
00508aa7 01 00 001b Asrt: Function: parse_args
00508aa7 01 00 001b Asrt: File:     D:/Coding/libc/libc-0.6/src/emx/src/lib/sys/__init.c
00508aa7 01 00 001b Asrt: Line:     227
00508aa7 01 00 001b Asrt: Expr:     (unsigned)*src & __KLIBC_ARG_NONZERO
}}}
The fix is attached."	defect	new	normal	new	libc	0.6.6	normal			
