|
| From: | Stefan Weil |
| Subject: | [Qemu-devel] Add argument checking for a number of functions |
| Date: | Thu, 1 Jul 2010 13:08:18 +0200 |
gcc can check printf like variable arguments. These patches tell gcc to do so for several functions. [PATCH 1/4] blockdev.h: Add GCC attribute (check format arguments) [PATCH 2/4] darwin-user: Add GCC attribute (check format arguments) [PATCH 3/4] qemu-char.h: Add GCC attribute (check format arguments) [PATCH 4/4] slirp.h: Add GCC attribute (check format arguments)
| [Prev in Thread] | Current Thread | [Next in Thread] |