SHA256
1
0
forked from pool/hyper-v

- Avoid reading past allocated blocks from KVP file (bnc#1087658)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=126
This commit is contained in:
2018-04-03 07:39:40 +00:00
committed by Git OBS Bridge
parent 58d6b3ad5e
commit b7b7236990
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ Mon Jan 8 10:45:35 UTC 2018 - ohering@suse.de
- update buffer handling in hv_fcopy_daemon
- remove unnecessary header files and netlink related code
- Avoid reading past allocated blocks from KVP file
- Avoid reading past allocated blocks from KVP file (bnc#1087658)
- fix snprintf warning in kvp_daemon
- properly handle long paths
- kvp: configurable external scripts path