https://github.com/swaywm/sway.git
Revision c08c805ecd8f2000a35cdeae7b16244d0b3c0528 authored by Björn Esser on 14 December 2017, 00:30:54 UTC, committed by Drew DeVault on 17 December 2017, 20:53:22 UTC
Lift restriction on json-c <= 0.12.1

ipc-server: Acquire ownership of referenced json_object properly

When adding a referenced json_object with an unknown lifetime to
another json_object, it must be done with a wrapped call to
json_object_get() to acquire the ownership of that json_object.
1 parent d0bd0ed
History
Tip revision: c08c805ecd8f2000a35cdeae7b16244d0b3c0528 authored by Björn Esser on 14 December 2017, 00:30:54 UTC
Adaptions for API change in json-c v0.13
Tip revision: c08c805
File Mode Size
client
sway
swaybar
swaygrab
swaylock
ipc-client.h -rw-r--r-- 893 bytes
ipc.h -rw-r--r-- 728 bytes
list.h -rw-r--r-- 1.0 KB
log.h -rw-r--r-- 1.3 KB
readline.h -rw-r--r-- 177 bytes
stringop.h -rw-r--r-- 1.2 KB
sway.h -rw-r--r-- 87 bytes
sway_json_helper.h -rw-r--r-- 394 bytes
util.h -rw-r--r-- 1.6 KB

back to top