* Note that debian alpha packages should use versions like this:
* 2.0.34-0alpha0
*/
-#define SIRIDB_VERSION_PRE_RELEASE "-alpha-1"
+#define SIRIDB_VERSION_PRE_RELEASE "-alpha-2"
#ifndef NDEBUG
#define SIRIDB_VERSION_BUILD_RELEASE "+debug"
log_debug(
"Cannot send package to at least on pool "
"(no accessible server found)");
+ free(dup);
vec_append(promises->promises, NULL);
}
}
log_critical(
"Allocation error while trying to send a package "
"to '%s'", server->name);
+ free(dup);
vec_append(promises->promises, NULL);
}
}