Christian von Arnim

Results 6 issues of Christian von Arnim

`mosquitto_passwd` should not be part of the docker image, as the generated passwords are not compatible. https://github.com/iegomez/mosquitto-go-auth/blob/9e9d90b676c97ec069bd39d96fa2235269f83932/Dockerfile#L116 From my point of view, this should be either omitted, or replaced with...

Add an alternative to the zip file for downloading images without addition space on the disk based on https://github.com/ccvca/js-multi-file-download ![grafik](https://github.com/thumbsup/thumbsup/assets/3939648/97a9afc5-e909-4076-9b7b-e4875d8304eb) Works on chromium based [desktop browsers](https://developer.mozilla.org/en-US/docs/Web/API/Window/showDirectoryPicker#browser_compatibility) (~70% of the users)....

This memory seems to be never freed. Also this 50 looks random. https://github.com/umati/Dashboard-OPCUA-Client/blob/96071ba3a050bb78709eda4280465edb3de69cd1/OpcUaClient/OpcUaClient.cpp#L144 ``` ==24634== 1,000 bytes in 1 blocks are definitely lost in loss record 631 of 646 ==24634==...

The current "main" container image does draw 100% CPU after some time. This might also apply to the newest release, as this was build at the same time. It looks...

## Description https://github.com/open62541/open62541/blob/c178eb4361e922b52c40cb137871b9a6d398584a/include/open62541/server.h#L1464-L1467 The datatype of the nsIndex in UA_Server_getNamespaceByName is inconsistent to other functions, e.g. https://github.com/open62541/open62541/blob/c178eb4361e922b52c40cb137871b9a6d398584a/include/open62541/server.h#L1462 In UA_Server_getNamespaceByName the nsIndex uses type size_t, at other places its UA_UInt16. ##...

Priority: Low
Type: Maintenance
Component: Server

At https://github.com/iswunistuttgart/libnl/tree/addRtQdiscs an extension of this library is available which includes the following qdiscs: - cbs - etf - ets - taprio The extensions are part of this paper: https://doi.org/10.1109/ETFA52439.2022.9921594...