On Mon Jun 30 13:17:18 2025 +0000, Rémi Bernon wrote:
77622615b657feedfb379f51346b4d05a2cbd0c4 still fails with:
cfgmgr32.c:561: Test succeeded inside todo block: got len 0 cfgmgr32.c:562: Test succeeded inside todo block: got objects 0000000000000000 cfgmgr32.c:566: Test succeeded inside todo block: got len 0 cfgmgr32.c:567: Test succeeded inside todo block: got objects 0000000000000000
Apologies, I forgot to run final tests on this commit. Should be fixed now, thanks. Since the returned code in these two cases is `S_OK`, I have set both `len` and `objects` to dummy values to test whether they are correct set to zero/NULL respectively.