Files
rathena/src
Florian Wilkemeyer f7bc696335 map-server: increased size of skilldb_id2idx[] array, to prevent out-of-bounds access.
Bug:
It was Initially declared as size of UINT16_MAX (0xffff) but as the skill-id itself which will be used
as offset can reach this value, it's too small.
2016-05-04 21:57:10 +02:00
..
2016-01-20 10:18:26 -05:00
2015-12-02 00:07:36 +01:00