commit | 2b21fb57af305f17841d79e7e2e02ad1aec3f5ca | [log] [tgz] |
---|---|---|
author | Hervé Poussineau <hpoussin@reactos.org> | Wed Aug 14 11:49:04 2013 +0200 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Sun Sep 01 19:59:30 2013 +0400 |
tree | 6a2785ff9df8a0da4afd0e0c1ce33e6583c435f6 | |
parent | 586b546657da7a762106abb5056d90a140d1a2f5 [diff] |
adlib: sort offsets in portio registration This fixes the following assert when -device adlib is used: ioport.c:240: portio_list_add: Assertion `pio->offset >= off_last' failed. Signed-off-by: Hervé Poussineau <hpoussin@reactos.org> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>