<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Multiple memory leaks in libmacabdrv1"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111634#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Multiple memory leaks in libmacabdrv1"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111634">bug 111634</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>The code comes from
<a href="https://developer.apple.com/library/content/documentation/DeviceDrivers/Conceptual/HID/workingwith/workingwith.html">https://developer.apple.com/library/content/documentation/DeviceDrivers/Conceptual/HID/workingwith/workingwith.html</a>
which is legacy code.
Here's the beginning of this page:
"This chapter provides step-by-step instructions, including listings of sample
code, for accessing a HID class device on older versions of OS X. If you are
developing new code for OS X v10.5 or later, you should use the APIs described
in Accessing a HID Device.."

Since prerequisite for LO is 10.9 minimum so I suppose it should be converted
with the help of this page:
<a href="https://developer.apple.com/library/content/documentation/DeviceDrivers/Conceptual/HID/new_api_10_5/tn2187.html#//apple_ref/doc/uid/TP40000970-CH214-SW2">https://developer.apple.com/library/content/documentation/DeviceDrivers/Conceptual/HID/new_api_10_5/tn2187.html#//apple_ref/doc/uid/TP40000970-CH214-SW2</a>

I can't help here but I'm interested in being notified about what's new for
this bugtracker so I won't uncc myself of this one :-)</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>