Go to file
Daniel P. Berrange 4a9f7971fc Remove useless if() before free()
The free() function allows NULL to be passed in, so any
code which puts a if() before free() is wasting time
2012-03-20 15:25:55 +01:00
common Remove useless if() before free() 2012-03-20 15:25:55 +01:00
python_modules codegen: Fix enums.h generation 2012-03-20 15:25:54 +01:00
spice1.proto spice-client migration: fix minor for old migration support. 2012-03-20 15:25:51 +01:00
spice_codegen.py don't #include config.h in generated header files 2012-03-20 15:25:53 +01:00
spice.proto spice.proto: add SPICE_MSG_LIST to base channel 2012-03-20 15:25:54 +01:00