1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
VILLASnode/lib
KeVteL 320e586fe7 Bugfix node.cpp
logic error

throws error if json_t *json is a json object
should throw an error if that *json weren't a valid json_object

Signed-off-by: KeVteL <61628757+KeVteL@users.noreply.github.com>
Signed-off-by: KeVteL <k-telaar@t-online.de>
Signed-off-by: Kevin Vu te Laar <vu.te@rwth-aachen.de>
2025-01-27 14:26:00 +01:00
..
api log: fix undefined intitialization order of static objects. fixes #799. 2024-08-05 14:57:13 +02:00
formats Protobuf: Remove include dependency on generated header 2024-08-27 06:44:47 +02:00
hooks dp hook: fix converted signals being inserted at the wrong position 2024-07-29 13:50:36 +02:00
kernel log: fix undefined intitialization order of static objects. fixes #799. 2024-08-05 14:57:13 +02:00
memory log: fix undefined intitialization order of static objects. fixes #799. 2024-08-05 14:57:13 +02:00
nodes ethercat: Shuffle includes to fix failing Nix builds 2024-08-28 23:20:52 +02:00
api.cpp log: fix undefined intitialization order of static objects. fixes #799. 2024-08-05 14:57:13 +02:00
capabilities.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
CMakeLists.txt Use spaces for indention of CMake files 2024-02-29 23:18:47 +01:00
config.cpp log: fix undefined intitialization order of static objects. fixes #799. 2024-08-05 14:57:13 +02:00
config_helper.cpp Remove unused includes and variables 2024-03-27 17:22:07 +01:00
dumper.cpp log: fix undefined intitialization order of static objects. fixes #799. 2024-08-05 14:57:13 +02:00
format.cpp Remove superfluous includes 2024-04-10 18:56:28 +02:00
hook.cpp log: fix undefined intitialization order of static objects. fixes #799. 2024-08-05 14:57:13 +02:00
hook_list.cpp Fix formatting 2024-05-28 19:45:55 -07:00
mapping.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
mapping_list.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
memory.cpp log: fix undefined intitialization order of static objects. fixes #799. 2024-08-05 14:57:13 +02:00
node.cpp Bugfix node.cpp 2025-01-27 14:26:00 +01:00
node_capi.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
node_compat.cpp Fix formatting 2024-05-28 19:45:55 -07:00
node_direction.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
node_list.cpp log: fix undefined intitialization order of static objects. fixes #799. 2024-08-05 14:57:13 +02:00
path.cpp log: fix undefined intitialization order of static objects. fixes #799. 2024-08-05 14:57:13 +02:00
path_destination.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
path_list.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
path_source.cpp test_rtt: Fix integration test 2024-04-10 14:31:58 +02:00
pool.cpp log: fix undefined intitialization order of static objects. fixes #799. 2024-08-05 14:57:13 +02:00
queue.cpp log: fix undefined intitialization order of static objects. fixes #799. 2024-08-05 14:57:13 +02:00
queue_signalled.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
sample.cpp sample: fix sample_data_remove moving too much memory 2024-07-29 13:50:36 +02:00
shmem.cpp Use spaces for indention of C++ comments 2024-02-29 23:18:47 +01:00
signal.cpp Fix formatting 2024-05-28 19:45:55 -07:00
signal_data.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
signal_list.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
signal_type.cpp Remove superfluous includes 2024-04-10 18:56:28 +02:00
socket_addr.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
stats.cpp log: fix undefined intitialization order of static objects. fixes #799. 2024-08-05 14:57:13 +02:00
super_node.cpp log: fix undefined intitialization order of static objects. fixes #799. 2024-08-05 14:57:13 +02:00
usb.cpp log: fix undefined intitialization order of static objects. fixes #799. 2024-08-05 14:57:13 +02:00
web.cpp log: fix undefined intitialization order of static objects. fixes #799. 2024-08-05 14:57:13 +02:00