<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:krh@bitplanet.net" title="Kristian Høgsberg <krh@bitplanet.net>"> <span class="fn">Kristian Høgsberg</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - SIGSEGV in handle_touch_with_coords"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77341">bug 77341</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - SIGSEGV in handle_touch_with_coords"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77341#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - SIGSEGV in handle_touch_with_coords"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77341">bug 77341</a>
              from <span class="vcard"><a class="email" href="mailto:krh@bitplanet.net" title="Kristian Høgsberg <krh@bitplanet.net>"> <span class="fn">Kristian Høgsberg</span></a>
</span></b>
        <pre>commit 161c6c56944cdfbda9a1af7a8a2c34e8f7d41dae
Author: U. Artie Eoff <<a href="mailto:ullysses.a.eoff@intel.com">ullysses.a.eoff@intel.com</a>>
Date:   Thu Apr 17 07:53:25 2014 -0700

    input: fix input device map to output if it doesn't exist.

    If an input device wants to map to an output that does not
    exist, then just map it to the first output.

    Also, if a device is mapped to an output that gets unplugged then
    it gets default mapped to the first output in the output destroy
    listener.  However, the original output destroy listener needs to
    be removed before adding the new listener for the first output,
    otherwise the list gets corrupted.

    Later if the other output is plugged back in, we remap the device
    to it.  In that case, we should remove the destroy listener for
    the first output.

    Fixes: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - SIGSEGV in handle_touch_with_coords"
   href="show_bug.cgi?id=77341">https://bugs.freedesktop.org/show_bug.cgi?id=77341</a>

    Signed-off-by: U. Artie Eoff <<a href="mailto:ullysses.a.eoff@intel.com">ullysses.a.eoff@intel.com</a>></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>