Alexander Mohr
Alexander Mohr
This timeout is necessary to prevent blocking writev indefinitely. Without the timeout dlt-daemon, may block indefinitely when an app id is re-used very frequently. In that case dlt-daemon won't accept...
This commit fixes the following issues if access to the internal log file is not possible (logging_mode = DLT_LOG_TO_FILE) * dlt_log_free tried to call fclose on a nullptr Added a...
* dlt-gateway crashed when an invalid ip address was configured as a null pointer was used for strdup * Add timeout for dlt-client-connect. Timeout is hard coded to 1 seconds...
If dlt_free is called while dlt_init is running, the dlt-user library crashes because the init and free where not thread safe. This commit introduces a new field dlt_user_initialising which will...
`downloading https://i.redd.it/19mq572los811.jpg Traceback (most recent call last): File "/usr/bin/wallpaper-reddit", line 11, in load_entry_point('wallpaper-reddit==3.1.1', 'console_scripts', 'wallpaper-reddit')() File "/usr/lib/python3.6/site-packages/wpreddit/main.py", line 45, in run download.save_info(valid) File "/usr/lib/python3.6/site-packages/wpreddit/download.py", line 71, in save_info titleinfo.write(remove_tags(link[1])) UnicodeEncodeError:...
dlt-daemon now support activation via systemd socket. This allows dlt-daemon to be started as soon as an application is requesting access to the dlt socket. This commits implements opening the...
Make sure this building with the default configuration before merging.
https://github.com/torvalds/linux/commit/8df9ffb888c021fa68f9075d545f2ec5eca37200#diff-a7fff3312b7439498e6c17c72dcf9434e7c6007952fac08efb418ad4d0743a96
https://github.com/torvalds/linux/commit/ffd956eef69b212a724b1cc4cdc61828f3ad9104#diff-a7fff3312b7439498e6c17c72dcf9434e7c6007952fac08efb418ad4d0743a96
Check out the following commits in slcan.c * https://github.com/torvalds/linux/commit/dcc223e8b9bf3f987bcd3c327a6737022b39e35b#diff-a7fff3312b7439498e6c17c72dcf9434e7c6007952fac08efb418ad4d0743a96 * https://github.com/torvalds/linux/commit/28f194da4a2c4d431552025a4386edaffab181bd#diff-a7fff3312b7439498e6c17c72dcf9434e7c6007952fac08efb418ad4d0743a96