Comment 4 for bug 1866291

Revision history for this message
zdohnal (zdohnal) wrote :

Hi all,

I found the change which can cause the issue - it seems like typo in io/hpmud/jd.c, where strlen() function was added and it overwrote the real buf length which was send as function argument.

I have the scratch build for Fedora 31 - https://koji.fedoraproject.org/koji/taskinfo?taskID=42351712 .

Would anyone with Fedora 31 mind testing it and let me know if it helps?

The patch is attached too.