<div dir="ltr">You're welcome.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 13, 2015 at 9:00 AM, Eduardo Lima Mitev <span dir="ltr"><<a href="mailto:elima@igalia.com" target="_blank">elima@igalia.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I just merged the 4 patches after fixing your last comments.<br>
<br>
Thanks a lot for your reviews and patience.<br>
<br>
cheers,<br>
Eduardo<br>
<span class=""><br>
On 03/12/2015 06:22 PM, Laura Ekstrand wrote:<br>
><br>
> On Thu, Mar 12, 2015 at 12:14 AM, Eduardo Lima Mitev <<a href="mailto:elima@igalia.com">elima@igalia.com</a><br>
</span><span class="">> <mailto:<a href="mailto:elima@igalia.com">elima@igalia.com</a>>> wrote:<br>
><br>
>                                        format, type, clientMemSize, ptr)) {<br>
>            if (_mesa_is_bufferobj(unpack->BufferObj)) {<br>
>               _mesa_error(ctx, GL_INVALID_OPERATION,<br>
><br>
<br>
> Add the "PBO" back to this comment.<br>
<br>
><br>
>     -                     "%s(out of bounds PBO access)", where);<br>
>     +                     "%s(out of bounds access)",<br>
>     +                     where);<br>
>            } else {<br>
>               _mesa_error(ctx, GL_INVALID_OPERATION,<br>
>                           "%s(out of bounds access: bufSize (%d) is too<br>
><br>
<br>
</span><span class="">> With that fixed,<br>
><br>
> Reviewed-by: Laura Ekstrand <<a href="mailto:laura@jlekstrand.net">laura@jlekstrand.net</a><br>
</span>> <mailto:<a href="mailto:laura@jlekstrand.net">laura@jlekstrand.net</a>>><br>
<br>
</blockquote></div><br></div>