X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=BUGS;h=2715ba77de4a8068585a5a4643e7bff411aaf666;hb=f0a5cd69f92f734b94e2361a939e4a1eb01dad9c;hp=60bb52e5c3e05aae3f163ef7ed35f4ffc2753174;hpb=28e18580c25809050ecc6acd55bf9fe35740ca66;p=libguestfs.git diff --git a/BUGS b/BUGS index 60bb52e..2715ba7 100644 --- a/BUGS +++ b/BUGS @@ -49,3 +49,8 @@ Setting PATH to include /usr/sbin solves this temporarily. "internal error: reply callback called twice" This bug is rare but well-understood. Unfortunately it's also quite hard to fix cleanly. + +[libguestfs] write-file does not support strings containing ASCII NUL. + +[perl] Perl bindings cause a segfault when you call any command which +takes a StringList (eg. $g->command).