summaryrefslogtreecommitdiff
path: root/MODULES
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2012-04-04 20:42:00 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2012-04-04 20:42:00 +0000
commitc52402fea92b20b2d1c3d1e7001afdf0f6e3378a (patch)
tree61842d8a2fbee589078649bf2dd9704de739a930 /MODULES
parentf35f98735712930b960bc9d1b0880284ec4a5c20 (diff)
Fix pci_io_handle allocation routines.
The previous version of new_io_handle() would invalidate all previous allocations when realloc moves the base pointer of the ios array. Since I cannot figure out where this array is useful, just get rid of it, providing sound stable memory allocation. Fixes vgaHWSaveFonts() in 1.12 xserver on OpenBSD, but other sub-systems relaying on pci_io could be affected too.
Diffstat (limited to 'MODULES')
0 files changed, 0 insertions, 0 deletions