I noticed today that some images on our official docs are corrupted, for example on this page we have:
That rainbow corner looks an awful lot like uninitialized memory. From a quick bisect it seems like I introduced an error here. Luckily, that commit was supposed to be a pure refactor, so it hasn't been released yet, meaning this is a doc-only bug for now. It definitely needs to be fixed before the next release though/
I noticed today that some images on our official docs are corrupted, for example on this page we have:
That rainbow corner looks an awful lot like uninitialized memory. From a quick bisect it seems like I introduced an error here. Luckily, that commit was supposed to be a pure refactor, so it hasn't been released yet, meaning this is a doc-only bug for now. It definitely needs to be fixed before the next release though/