[Mesa-dev] [PATCH] Fixed memory leak.

Siavash Eliasi siavashserver at gmail.com
Wed Nov 27 02:26:19 PST 2013


Thank you very much Alex for the tip. I'll modify commits and send a v2 
series of patches. Before that I want to make sure that patch #17 is 
done correctly.


I'll be thankful if someone finds time to review and comment on this patch:

[Mesa-dev] [PATCH 17/17] Deleted gl_extensions::ARB_map_buffer_alignment 
and all of its use cases.
http://lists.freedesktop.org/archives/mesa-dev/2013-November/049047.html

Regards, Siavash Eliasi.

On 11/26/2013 10:26 PM, Alex Deucher wrote:
> On Tue, Nov 26, 2013 at 1:22 PM, Siavash Eliasi <siavashserver at gmail.com> wrote:
>
> In general, when you fix problems in prior patches, you should
> integrate the fix into the original patch(es) where the problems were,
> update the commit message to note what bugs were fixed and then
> re-send the patch set.  That prevents broken commits from getting into
> the git tree even if they are fixed in a later commit. You can use git
> rebase -i to integrate your fixes.
>
> Alex


More information about the mesa-dev mailing list