On Tue, Apr 05, 2011 at 03:10:36PM +0200, Christophe Fergeau wrote:
> Hi,
>
> On Tue, Mar 22, 2011 at 01:41:10PM +0100, Christophe Fergeau wrote:
> > I ran spice through clang static analyzer (by doing
> > scan-build ./autogen.sh && scan-build make -e) and here are 2 patches
> > fixing some minor
Hi,
On Tue, Mar 22, 2011 at 01:41:10PM +0100, Christophe Fergeau wrote:
> I ran spice through clang static analyzer (by doing
> scan-build ./autogen.sh && scan-build make -e) and here are 2 patches
> fixing some minor issues it reported.
I didn't get any feedback on this patch series, this is jus
Hi,
I ran spice through clang static analyzer (by doing
scan-build ./autogen.sh && scan-build make -e) and here are 2 patches
fixing some minor issues it reported.
Christophe Fergeau (2):
common/pixman: remove dead assignments
server/tests remove useless assignment
common/pixman_utils.c