Laine Stump 53e52b4ac3 pci: change stubDriver from const char* to char*
Previously stubDriver was always set from a string literal, so it was
okay to use a const char * that wasn't freed when the virPCIDevice was
freed. This will not be the case in the near future, so it is now a
char* that is allocated in virPCIDeviceSetStubDriver() and freed
during virPCIDeviceFree().
2013-06-24 17:33:29 -04:00
..
2013-06-19 09:21:09 +02:00
2013-06-19 09:21:09 +02:00
2012-12-21 11:17:13 +00:00
2013-01-14 13:25:47 +00:00
2013-01-14 13:25:47 +00:00
2013-02-12 09:00:15 -07:00
2013-02-01 16:01:45 -07:00
2012-04-19 10:21:43 -04:00
2013-06-14 13:17:27 +02:00
2013-06-14 13:17:27 +02:00
2013-03-20 19:37:00 +08:00
2013-01-16 11:02:58 +00:00
2013-05-24 17:00:39 +02:00
2013-04-12 16:55:45 -04:00
2013-06-03 13:56:08 +02:00
2012-12-21 11:19:49 +00:00
2012-12-21 11:19:50 +00:00