Files
libguestfs/daemon
Matteo Cafasso 5d36f5ae82 upload: improve file write callback
As noted by Pino in another patch, the logic passes the first member of
the struct which happens to be the right address to the callback
function.

This will break the callback if order of the members of the struct will
change.

As the callback is using the entire struct, better to pass the pointer
to the struct itself.

Signed-off-by: Matteo Cafasso <noxdafox@gmail.com>
2016-11-09 21:09:24 +00:00
..
2016-07-07 16:28:18 +02:00
2016-08-25 15:22:23 +02:00
2016-03-07 17:36:24 +00:00
2016-03-07 17:36:24 +00:00
2016-03-07 17:36:24 +00:00
2016-01-02 21:19:51 +00:00
2016-03-07 17:36:24 +00:00
2011-11-08 14:43:07 +00:00
2016-01-02 21:19:51 +00:00
2016-03-07 17:36:24 +00:00
2016-01-02 21:19:51 +00:00
2016-01-02 21:19:51 +00:00
2016-01-02 21:19:51 +00:00
2016-03-07 17:36:24 +00:00
2016-01-02 21:19:51 +00:00
2014-10-23 19:03:11 +02:00
2016-07-25 19:45:03 +02:00
2016-01-19 09:46:20 +01:00
2016-03-07 17:36:24 +00:00
2016-07-29 17:21:25 +02:00
2014-10-23 19:03:11 +02:00
2016-03-07 17:36:24 +00:00
2011-11-08 14:43:07 +00:00
2016-01-02 21:19:51 +00:00
2016-03-07 17:36:24 +00:00
2011-11-08 14:43:07 +00:00
2016-08-08 22:25:04 +01:00
2016-01-02 21:19:51 +00:00
2016-09-19 19:53:07 +02:00
2015-07-02 16:08:44 +01:00
2016-11-09 21:09:24 +00:00
2014-10-23 19:03:11 +02:00
2015-10-05 14:28:33 +01:00
2016-01-02 21:19:51 +00:00
2016-01-26 11:25:54 +01:00