Hacker News new | ask | show | jobs
by wtf_is_up 1125 days ago
Speaking of PoE font bugs, here's an amusing tale of how a GGG dev finally fixed a 6 years old font rendering bug:

https://www.pathofexile.com/forum/view-thread/3277814

1 comments

Nice! GGG has some awesome posts on their dev process. In this case I really hope the resource manager remembered to remove the cached pointer when it unloaded the font, or (until another font is loaded at the same address) it's a use-after-free waiting to happen. :S