https://bugs.freedesktop.org/show_bug.cgi?id=72088
--- Comment #1 from Mario Rugiero <mrugi...@gmail.com> --- Created attachment 90136 --> https://bugs.freedesktop.org/attachment.cgi?id=90136&action=edit This patch should fix all or most of the memory related warnings. Should fix the following warnings: [src/via_3d.c:260] -> [src/via_3d.c:261]: (warning) Possible null pointer dereference: v3d - otherwise it is redundant to check it against null. [src/via_dri.c:481]: (error) Memory leak: pVIAConfigPtrs [src/via_driver.c:1107]: (error) Memory pointed to by 'pEnt' is freed twice. [src/via_exa.c:222] -> [src/via_exa.c:220]: (warning) Possible null pointer dereference: cb - otherwise it is redundant to check it against null. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Openchrome-devel mailing list Openchrome-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/openchrome-devel