Notes: Fixes security vulnerability in .MED file (integer boundary error) Properly fixes cross platform compatibility on Windows platform Clean up of code
Changes: MED file loading had a integer buffer overflow which was exploitable (http://www.securityfocus.com/bid/30801/info) Made sure stdint is included in windows as well, if autoconf is used. Moved tables to tables.h, and made them static and const. Improved ABC testing code, this time making it more robust.
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use