﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
19	invalid casts in input.cpp	Sam Hocevar	Sam Hocevar	"{{{
% rgrep '\*((int *\*' src
src/imlib/input.cpp:    if (*((int *)b->read())==0)
src/imlib/input.cpp:	    if (*((int *)b2->read())==0)
src/imlib/input.cpp:	  if (*((int *)b->read())==0)  // did the user press or release the button
src/imlib/input.cpp:	        if ((b!=b2 || maxdown==0) && *((int *)b2->read())==0)
}}}

There may be more."	defect	new	critical	1.0	abuse	SVN			
