<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash when trying to copy image"
   href="https://bugs.webkit.org/show_bug.cgi?id=125868#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash when trying to copy image"
   href="https://bugs.webkit.org/show_bug.cgi?id=125868">bug 125868</a>
              from <span class="vcard"><a class="email" href="mailto:WebKit&#64;JeremyZerfas.com" title="Jeremy Zerfas &lt;WebKit&#64;JeremyZerfas.com&gt;"> <span class="fn">Jeremy Zerfas</span></a>
</span></b>
        <pre>I looked into this more and the crash was fixed by the null check that was added while creating a shared memory buffer in WebPlatformStrategies.cpp in revision 167180.

<span class="quote">&gt; Why are we trying to use the same bug report for this issue?</span >

I added this patch to this bug because it is sort of related to this bug. My patch reduces the amount of memory that is used while copying an image which would make the crash occur less often without the null check or make the copy less likely to partially fail with the null check. I can create a new bug and add the patch to that if that would be preferable.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>