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)
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.


No differences found