Hacker News new | ask | show | jobs
by jcelerier 604 days ago
I mean the integer overflow is the least of your problems. If you try to create a 64000*64000 texture most drivers are going to bark at you anyways in the best case.
1 comments

>If you try to create a 64000*64000 texture

Huge texture was a quite famous Linux NVIDIA driver vulnerability.