Make rist_data_block reference counted & add free function.
Unfortunately this is really necessary so late in the release process. The previous design being able to free data from under a calling application.
Showing
- include/librist/headers.h 1 addition, 0 deletionsinclude/librist/headers.h
- include/librist/librist.h 31 additions, 6 deletionsinclude/librist/librist.h
- meson.build 1 addition, 0 deletionsmeson.build
- src/flow.c 1 addition, 7 deletionssrc/flow.c
- src/rist-common.c 45 additions, 15 deletionssrc/rist-common.c
- src/rist-private.h 3 additions, 1 deletionsrc/rist-private.h
- src/rist.c 8 additions, 0 deletionssrc/rist.c
- src/rist_ref.c 23 additions, 0 deletionssrc/rist_ref.c
- src/rist_ref.h 13 additions, 0 deletionssrc/rist_ref.h
- test/rist/test_send_receive.c 2 additions, 2 deletionstest/rist/test_send_receive.c
- tools/rist2rist.c 3 additions, 1 deletiontools/rist2rist.c
- tools/ristreceiver.c 1 addition, 1 deletiontools/ristreceiver.c
Loading
Please register or sign in to comment