Quantcast
Channel: Recent Commits to mojoshader:main
Viewing all articles
Browse latest Browse all 350

Fixed incorrect variable in buffer_append_va (thanks, Max!).

$
0
0
Fixed incorrect variable in buffer_append_va (thanks, Max!).

This bug only affected the heap-allocation path, so buffer appends <= 256
bytes wouldn't trigger the bug, as we did them on the stack.

Viewing all articles
Browse latest Browse all 350

Trending Articles