Zdenek Styblik
ff80a188f3
ID:382 - Fix memcpy() params in HpmFwupgActionUploadFirmware()
...
The 'bufLength' variable holds a constant chunk size. If the actual
data length is less than the 'bufLength', then it crashes IPMITool. The
code was already there to calculate the remaining data length, but was
not used in memcpy(). We changed it to use the 'count' variable which
holds the proper available data length.
Commit for: Viswanathan Swaminathan
2015-07-27 06:37:37 +02:00
..
2015-01-09 08:00:07 +01:00
2015-01-30 07:04:39 +01:00
2014-11-29 17:45:41 +01:00
2015-02-03 11:45:59 +01:00
2014-03-11 10:26:43 -06:00
2015-03-11 19:41:34 +01:00
2015-07-25 10:16:38 +02:00
2015-01-17 11:44:46 +01:00
2014-02-05 17:30:32 +01:00
2015-01-22 12:55:26 +01:00
2015-01-19 14:47:46 +01:00
2015-01-17 11:44:46 +01:00
2014-02-05 17:30:32 +01:00
2015-07-27 06:37:37 +02:00
2015-01-17 11:44:46 +01:00
2015-01-17 11:44:46 +01:00
2015-01-19 15:37:05 +01:00
2015-02-03 11:47:38 +01:00
2015-07-25 13:03:37 +02:00
2014-12-29 09:33:22 +01:00
2014-12-29 09:33:22 +01:00
2014-12-31 12:23:56 +01:00
2015-02-05 18:43:49 +01:00
2015-07-25 09:43:57 +02:00
2015-01-20 18:58:15 +01:00
2015-01-17 11:44:46 +01:00
2015-01-22 12:12:38 +01:00
2015-01-17 11:44:46 +01:00
2014-02-05 17:30:32 +01:00
2015-03-11 19:41:34 +01:00
2015-02-17 15:43:03 +01:00
2014-12-30 20:12:11 +01:00
2015-03-11 19:41:34 +01:00
2015-01-30 13:15:36 +01:00
2015-02-05 18:43:49 +01:00
2014-02-05 17:30:32 +01:00
2015-02-05 18:43:49 +01:00