diff options
author | Matthieu Herrb <matthieu.herrb@laas.fr> | 2012-04-02 08:22:23 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu.herrb@laas.fr> | 2012-04-04 08:12:10 +0200 |
commit | 6f9d9f1e1b093939bc459be606fba72f1d6dfc76 (patch) | |
tree | 7de0194b9468ac6dc500bc032394ab347d11fc83 /COPYING | |
parent | 725f5669bc03ed9a766e2c51c465e082172e6dae (diff) | |
download | libpciaccess-6f9d9f1e1b093939bc459be606fba72f1d6dfc76.tar.gz libpciaccess-6f9d9f1e1b093939bc459be606fba72f1d6dfc76.tar.bz2 libpciaccess-6f9d9f1e1b093939bc459be606fba72f1d6dfc76.zip |
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.
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
Tested-by: Tormod Volden <debian.tormod@gmail.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions