chiark / gitweb /
bus: rely on explicit eof check instead of checking when mapping payload
authorLennart Poettering <lennart@poettering.net>
Mon, 9 Dec 2013 22:24:17 +0000 (23:24 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 9 Dec 2013 22:24:17 +0000 (23:24 +0100)
commit18f5b48f3f0679be4d23d0c279d5d780a9fa4e30
tree1b4f44bcc6b7245bee2c40bd35ab748f3f4e11ba
parent813892259bf6f876975717cee6e2aa2e5b2c451a
bus: rely on explicit eof check instead of checking when mapping payload

This allows us to drop quite a bit of code.
src/libsystemd-bus/bus-message.c