Lucas C. Villa Real
Lucas C. Villa Real
I noticed that HDF5 crashes when I/O filters produce more data than the original dataset size. When a dataset is created, its declared dimensions + data type are naturally honored...
Always broadcast mDNS messages with the "cache flush" bit set for TXT, SRV, A, and AAAA records. This is useful when the Matter device reboots and gets assigned a different...
This patch rebases @jgallagher's PR #602 to the tip of the main branch, adding support for IPv6 multicast groups. As in the original PR, it is possible to join groups...
`AIT/Version/Info_Descriptor/text_char` seems to contain trash in some transport streams parsed. Need to review this.
HDF5-UDF is only supported on Linux. The two modifications that currently depend on Linux are (1) scanning of `/proc` to get a file handle to the underlying HDF5 file and...
Psuade fails to build with GCC 7.3.0 due to an invalid comparison between a pointer and an integer. This pull request fixes the code so it builds and behaves as...