Files
opm-common/opm/parser/eclipse/RawDeck
Jørgen Kvalsvik aa064a9050 Fix buffer overflow vulnerability
An attacker using very long decimal integers as input could trigger a
buffer overflow write during int/double parsing.

The vulnerability has been fixed and raw buffer boundaries are checked.
Additionally, integer buffer size is determined by platform 'int' width.
'double' uses a heuristic to support both pure decimal formats (up to 64
characters long) and float formats.
2016-03-15 16:42:02 +01:00
..
2016-03-14 08:29:53 +01:00
2016-03-14 08:29:54 +01:00