chiark / gitweb /
sd-bus: follow kdbus changes (ABI break)
authorDaniel Mack <daniel@zonque.org>
Fri, 5 Dec 2014 09:03:00 +0000 (10:03 +0100)
committerDaniel Mack <daniel@zonque.org>
Fri, 5 Dec 2014 09:04:02 +0000 (10:04 +0100)
commit840ceb897ff2b44275dcf2fe8227a750941789f0
treec963b314f40475256252e029896782f167bf2ca9
parentbaade8cc237c37bd8905d86ec6e9c7872d4abe03
sd-bus: follow kdbus changes (ABI break)

Implement a recent change in the kdbus pool logic:

PAYLOAD_VEC_OFF items are now referencing offsets relative to the
connection's pool, not to the item itself. Follow this change in
sd-bus.
src/libsystemd/sd-bus/bus-kernel.c