File phreebird-bucketuse.patch of Package phreebird
diff -rU2 phreebird_suite_1.02.orig/phreebird.c phreebird_suite_1.02/phreebird.c
--- phreebird_suite_1.02.orig/phreebird.c 2011-04-08 13:14:26.000000000 +0200
+++ phreebird_suite_1.02/phreebird.c 2011-04-08 13:14:37.000000000 +0200
@@ -628,4 +628,5 @@
status = ght_insert(reqlist, store_cache, sizeof(opts->pcount), &opts->pcount);
+ opts->pcount++;
if(status<0) {
ght_remove(opts->correlator, sizeof(hashkey), hashkey);