11 Commits (0ce265ffef87f19f4dd1ff0663e09a63d66ae408)

Author SHA1 Message Date
Peter Maydell 030c98aff1 all: Remove unnecessary glib.h includes 10 years ago
Peter Maydell aafd758410 util: Clean up includes 10 years ago
Max Reitz 2b21233061 util/uri: Add overflow check to rfc3986_parse_port 11 years ago
Markus Armbruster afb30dde3a util/uri: URI member path can be null, compare more carfully 11 years ago
Markus Armbruster afd5ea3671 util/uri: realloc2n() can't fail, drop dead error handling 11 years ago
Markus Armbruster c89c6e80a6 util/uri: uri_new() can't fail, drop dead error handling 11 years ago
Markus Armbruster 9be71be5bd util: Fuse g_malloc(); memset() into g_new0() 12 years ago
Markus Armbruster 44c2286b5d util: Drop superfluous conditionals around g_free() 12 years ago
Markus Armbruster 24588100ab Drop superfluous conditionals around g_strdup() 12 years ago
Dong Xu Wang 7f303adc4f clean unnecessary code: don't check g_strdup arg for NULL 13 years ago
Paolo Bonzini baacf04799 build: move libqemuutil.a components to util/ 13 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 13 years ago
Stefan Weil a93cf9dfba Fix comments (adress -> address, layed -> laid, wierd -> weird) 14 years ago
Paolo Bonzini ca0defb95c qemu: URI parsing library 14 years ago