michael-methner
michael-methner
Replaced by https://github.com/COVESA/dlt-daemon/pull/418
Replaced by https://github.com/COVESA/dlt-daemon/pull/418
Hello @martin-ejdestig , do you still have interest in getting this one merged? If so, please rebase it and we will work on merging it from there. Otherwise we will...
Hello @danielweber2018 , thanks for your patience. I had a quick glance at the commit and I think is fine and a desirable change. I think it's good to spent...
Hello @jianjun-huang , there are reasons to not overwrite the first messages as well as there are reasons to have the ring buffer to be rotated. Could you make this...
Hello @marcin-sochacki , i could not observe any leaks with: ``` cmake .. -DCMAKE_BUILD_TYPE=Debug -DWITH_DLT_UNIT_TESTS=ON -DDLT_IPC=UNIX_SOCKET make -j16 ./src/daemon/dlt-daemon & valgrind ./tests/gtest_dlt_user --leak-check=full --gtest_filter=t_dlt_user_shutdown_while_init_is_running.normal ``` Can you please provide exact...
Hello @minminlittleshrimp , i am fine with the changes but could you please add a proper commit message. It should describe what's in the patch not from whom it is...
Hello @Felix-El , thanks for your contribution. I think this really make sense. As this anyhow breaks ABI-compatiblity, I would also like to have the functionname #2 to #4 renamed....
Hello @AnswerZhao , can you attach a full log of your reproduction scenario? Including how do you start the commands, how have you configured it. Which tag of DLT are...
Hello @yfan0000004 , the given information is not enough to anaylze the issue. Can you please try to gather more information which may lead to the root cause of the...