Skip to content
  • Kay Sievers's avatar
    bus: fix missing macro argument renaming · 8ad802ec
    Kay Sievers authored
    <fdo-vcs> systemd kay master * b1454bf0 src/libsystemd-bus/ bus-kernel.c kdbus.h
    <fdo-vcs> systemd bus: catch up with kernel changes
    <kmacleod> kay: randomly looked at your commit, it looks like in KDBUS_FOREACH_ITEM
      you missed changing a (d) to an (i) in (uint8_t*) (d) < (uint8_t*) (k) + (k)->size;  ?
    <kay> kmacleod: hah, so there *is* a reason for using _foo in macros :)
    <kay> kmacleod: thanks!
    8ad802ec