regen patches
This commit is contained in:
parent
e91b5fdab8
commit
b080f4fa08
@ -1,7 +1,7 @@
|
||||
Index: res/res_http_media_cache.c
|
||||
--- res/res_http_media_cache.c.orig
|
||||
+++ res/res_http_media_cache.c
|
||||
@@ -152,7 +152,7 @@ static void bucket_file_set_expiration(struct ast_buck
|
||||
@@ -150,7 +150,7 @@ static void bucket_file_set_expiration(struct ast_buck
|
||||
}
|
||||
|
||||
/* Use 'now' if we didn't get an expiration time */
|
||||
@ -10,7 +10,7 @@ Index: res/res_http_media_cache.c
|
||||
|
||||
ast_bucket_file_metadata_set(bucket_file, "__actual_expires", time_buf);
|
||||
}
|
||||
@@ -316,7 +316,7 @@ static int bucket_file_expired(struct ast_bucket_file
|
||||
@@ -314,7 +314,7 @@ static int bucket_file_expired(struct ast_bucket_file
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
Index: res/res_pjsip_pubsub.c
|
||||
--- res/res_pjsip_pubsub.c.orig
|
||||
+++ res/res_pjsip_pubsub.c
|
||||
@@ -4744,7 +4744,7 @@ static int persistence_expires_str2struct(const struct
|
||||
@@ -4872,7 +4872,7 @@ static int persistence_expires_str2struct(const struct
|
||||
static int persistence_expires_struct2str(const void *obj, const intptr_t *args, char **buf)
|
||||
{
|
||||
const struct subscription_persistence *persistence = obj;
|
||||
|
@ -1,7 +1,7 @@
|
||||
Index: res/res_http_media_cache.c
|
||||
--- res/res_http_media_cache.c.orig
|
||||
+++ res/res_http_media_cache.c
|
||||
@@ -152,7 +152,7 @@ static void bucket_file_set_expiration(struct ast_buck
|
||||
@@ -150,7 +150,7 @@ static void bucket_file_set_expiration(struct ast_buck
|
||||
}
|
||||
|
||||
/* Use 'now' if we didn't get an expiration time */
|
||||
@ -10,7 +10,7 @@ Index: res/res_http_media_cache.c
|
||||
|
||||
ast_bucket_file_metadata_set(bucket_file, "__actual_expires", time_buf);
|
||||
}
|
||||
@@ -316,7 +316,7 @@ static int bucket_file_expired(struct ast_bucket_file
|
||||
@@ -314,7 +314,7 @@ static int bucket_file_expired(struct ast_bucket_file
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
Index: res/res_pjsip_pubsub.c
|
||||
--- res/res_pjsip_pubsub.c.orig
|
||||
+++ res/res_pjsip_pubsub.c
|
||||
@@ -4744,7 +4744,7 @@ static int persistence_expires_str2struct(const struct
|
||||
@@ -4872,7 +4872,7 @@ static int persistence_expires_str2struct(const struct
|
||||
static int persistence_expires_struct2str(const void *obj, const intptr_t *args, char **buf)
|
||||
{
|
||||
const struct subscription_persistence *persistence = obj;
|
||||
|
@ -1,7 +1,7 @@
|
||||
Index: res/res_http_media_cache.c
|
||||
--- res/res_http_media_cache.c.orig
|
||||
+++ res/res_http_media_cache.c
|
||||
@@ -152,7 +152,7 @@ static void bucket_file_set_expiration(struct ast_buck
|
||||
@@ -150,7 +150,7 @@ static void bucket_file_set_expiration(struct ast_buck
|
||||
}
|
||||
|
||||
/* Use 'now' if we didn't get an expiration time */
|
||||
@ -10,7 +10,7 @@ Index: res/res_http_media_cache.c
|
||||
|
||||
ast_bucket_file_metadata_set(bucket_file, "__actual_expires", time_buf);
|
||||
}
|
||||
@@ -306,7 +306,7 @@ static int bucket_file_expired(struct ast_bucket_file
|
||||
@@ -304,7 +304,7 @@ static int bucket_file_expired(struct ast_bucket_file
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
Index: res/res_pjsip_pubsub.c
|
||||
--- res/res_pjsip_pubsub.c.orig
|
||||
+++ res/res_pjsip_pubsub.c
|
||||
@@ -4744,7 +4744,7 @@ static int persistence_expires_str2struct(const struct
|
||||
@@ -4872,7 +4872,7 @@ static int persistence_expires_str2struct(const struct
|
||||
static int persistence_expires_struct2str(const void *obj, const intptr_t *args, char **buf)
|
||||
{
|
||||
const struct subscription_persistence *persistence = obj;
|
||||
|
Loading…
x
Reference in New Issue
Block a user