On Sun, Apr 03, 2011 at 11:21:18AM +0200, Matthias Bolte wrote:
> Allocate on the heap instead.
> ---
> src/phyp/phyp_driver.c | 13 +++--
> 1 files changed, 11 insertions(+), 2 deletions(-)
ACK
Daniel
--
|: http://berrange.com -o-http://www.flickr.com/photos/dberrange/ :|
|:
Allocate on the heap instead.
---
src/phyp/phyp_driver.c | 13 +++--
1 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/src/phyp/phyp_driver.c b/src/phyp/phyp_driver.c
index 51f9ff6..fe2e99d 100644
--- a/src/phyp/phyp_driver.c
+++ b/src/phyp/phyp_driver.c
@@ -115,12 +115,18