search for: 2773,35

Displaying 2 results from an estimated 2 matches for "2773,35".

2014 Sep 23
0
[PATCH 13/13] syntax-check: fix trailing_blank check
...spector no longer runs any guest commands. - + - Inspection code is more careful about avoiding very large files from guests which might previously have caused a denial of service. - + - FUSE calls into guestmount are now traced when using guestmount -x. New APIs @@ -2773,35 +2773,35 @@ Release notes for libguestfs 1.8 Internals - C programs now only link precisely with the libraries that they use. - + - PCRE, libmagic, hivex and libvirt libraries are now completely optional for building. - + - Multiple memory leaks and file des...
2014 Sep 23
27
[PATCH 00/13] syntax-check
Hi Rich, This series includes patches to make `make syntax-check` pass. Some of the fix require change to maint.mk, but the file is not in git repo. Is it intended? Thanks! Hu Tao (13): syntax-check: dirty hack to pass bindtextdomain check syntax-check: fix error_message_period check syntax-check: fix makefile_at_at_check syntax-check: fix prohibit_assert_without_use check