SHA256
1
0
forked from pool/hyper-v

- Fix send/recv buffer allocation (bnc#828714)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=64
This commit is contained in:
2013-08-01 12:26:23 +00:00
committed by Git OBS Bridge
parent 09e12a20a4
commit d22cc8ce10
3 changed files with 33 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
-------------------------------------------------------------------
Thu Aug 1 13:49:42 CEST 2013 - ohering@suse.de
Thu Aug 1 14:21:57 CEST 2013 - ohering@suse.de
- Double the size of kvp_send_buffer, for current struct hv_kvp_msg
- Fix send/recv buffer allocation (bnc#828714)
-------------------------------------------------------------------
Wed Jul 24 10:18:34 CEST 2013 - ohering@suse.de