<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - My program runs successfully with Cairo-1.10.2, but getting SIGSEGV with 1.12.2."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=53121#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - My program runs successfully with Cairo-1.10.2, but getting SIGSEGV with 1.12.2."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=53121">bug 53121</a>
              from <span class="vcard"><a class="email" href="mailto:sixtysix@inwind.it" title="Massimo <sixtysix@inwind.it>"> <span class="fn">Massimo</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=85688" name="attach_85688" title="quick hack">attachment 85688</a> <a href="attachment.cgi?id=85688&action=edit" title="quick hack">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=53121&attachment=85688'>[review]</a>
quick hack

This is a quick hack that apparently fixes the issue
in this example and in the snippet code described
in the thread related to

<a href="http://lists.cairographics.org/archives/cairo/2013-September/024626.html">http://lists.cairographics.org/archives/cairo/2013-September/024626.html</a>

Basically it enlarges the fallback surface created of the amount
necessary not to write past the end of the DIB. It assumes that
Clip applied to an HDC are clamped to (0,0,width,height) of the HDC.

HTH</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>