Re: dbus-daemon unaligned accesses
Witold Baryluk <[email protected]>
| Newsgroups | gmane.linux.ports.alpha,gmane.linux.debian.ports.alpha |
|---|---|
| Message-ID | <CAEGMnwr+FpftLRiEtctz1M62q3OV3PsDxm6V4B5e7CA+R0T8gg@mail.gmail.com> |
Yes, it works. The suggested one line change did work and fixed the issue for me. I didn't have time to ask for it to be merged. On Sun, 19 Jan 2020, 06:49 Bob Tracy, <[email protected]> wrote: > > On Sat, Jan 18, 2020 at 05:33:31PM +0000, Witold Baryluk wrote: > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932381 > > At first glance, that certainly appears to be the issue. The > conversation seems to have stalled-out as of July 2019. > > memcpy() looks to be a good way of handling the problem, for the > reasons mentioned. Did you try that fix? If so, did it work for you? > > --Bob