spice-common/common
Daniel P. Berrange 985ec9d6ec Add printf format annotations to all '...' functions
To allow the compile to detect incorrect printf formats, any
var-args function should have a format annotation

* common/macros.h: Helper to define ATTR_PRINTF for code
  which can't depend on glib
* common/canvas_base.c, common/lz.h, common/macros.h: Annotate
  some var-args methods
2012-03-20 15:30:24 +01:00
..
.gitignore update gitignore 2012-03-20 15:30:23 +01:00
backtrace.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
backtrace.h common/backtrace: for mingw32 no pipe/wait_pid, just disable 2012-03-20 15:25:55 +01:00
bitops.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
canvas_base.c Add printf format annotations to all '...' functions 2012-03-20 15:30:24 +01:00
canvas_base.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
canvas_utils.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
canvas_utils.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
client_demarshallers.h Add client_marshallers.h client_demarshallers.h from spice-gtk 2012-03-20 15:30:23 +01:00
client_marshallers.h Add client_marshallers.h client_demarshallers.h from spice-gtk 2012-03-20 15:30:23 +01:00
draw.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
gdi_canvas.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
gdi_canvas.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
gl_canvas.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
gl_canvas.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
gl_utils.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
glc.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
glc.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
lines.c Remove casts from void * with xrealloc() calls 2012-03-20 15:25:55 +01:00
lines.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
log.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
log.h Add printf format annotations to all '...' functions 2012-03-20 15:30:24 +01:00
lz_common.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
lz_compress_tmpl.c Remove trailing whitespace from end of lines 2012-03-20 15:25:55 +01:00
lz_config.h common: use INLINE instead of inline 2012-03-20 15:25:53 +01:00
lz_decompress_tmpl.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
lz.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
lz.h Add printf format annotations to all '...' functions 2012-03-20 15:30:24 +01:00
macros.h Add printf format annotations to all '...' functions 2012-03-20 15:30:24 +01:00
Makefile.am Add printf format annotations to all '...' functions 2012-03-20 15:30:24 +01:00
marshaller.c add const to arrays in marshalling functions 2012-03-20 15:30:23 +01:00
marshaller.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
mem.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
mem.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
messages.h messages.h: add smartcard bits 2012-03-20 15:30:23 +01:00
mutex.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
ogl_ctx.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
ogl_ctx.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
pixman_utils.c Fix some integer range checks which always evaluate false 2012-03-20 15:30:23 +01:00
pixman_utils.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
quic_config.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
quic_family_tmpl.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
quic_rgb_tmpl.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
quic_tmpl.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
quic.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
quic.h Add printf format annotations to all '...' functions 2012-03-20 15:30:24 +01:00
rect.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
region.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
region.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
ring.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
rop3.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
rop3.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
spice_common.h Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
ssl_verify.c Avoid warnings about empty conditional statement bodies 2012-03-20 15:30:23 +01:00
ssl_verify.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00
sw_canvas.c Use a log handler to modify abort() behaviour 2012-03-20 15:30:23 +01:00
sw_canvas.h Use SPICE_{BEGIN,END}_DECLS 2012-03-20 15:30:23 +01:00