1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-02-09 13:14:02 +02:00
Michał Janiszewski bece1e5b1f fixed possible nullptr dereference
* Fixed a switch() statement in InfoBoxHeroData::getValueText that
  could result in nullptr dereference. If 'type' was HERO_MANA and
  'hero' was nullptr, a fallthrough would occur to HERO_EXPERIENCE,
  where 'hero' would we be dereferenced.
* Fixed line endings.
2014-04-25 14:31:11 +02:00
..
2014-03-07 13:21:09 +00:00
2013-07-07 19:44:08 +00:00
2013-06-26 11:18:27 +00:00
2013-01-20 22:49:34 +00:00
2013-06-26 11:18:27 +00:00
2014-03-04 03:51:17 +00:00
2014-01-05 13:45:44 +00:00
2013-03-01 21:32:26 +00:00
2012-12-01 06:30:52 +00:00
2012-12-01 06:30:52 +00:00
2011-12-13 21:35:28 +00:00
2011-12-17 18:59:59 +00:00
2009-10-03 10:51:05 +00:00
2012-12-01 06:30:52 +00:00