Welcome! Log In Create A New Profile

Advanced

[nginx] Core: removed extra ngx_alloc() and ngx_calloc() prototypes.

Sergey Kandaurov
April 18, 2017 06:04AM
details: http://hg.nginx.org/nginx/rev/ef935cd7ed8d
branches:
changeset: 6979:ef935cd7ed8d
user: Sergey Kandaurov <pluknet@nginx.com>
date: Tue Apr 18 13:01:19 2017 +0300
description:
Core: removed extra ngx_alloc() and ngx_calloc() prototypes.

diffstat:

src/core/ngx_palloc.h | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)

diffs (13 lines):

diff -r 9fb994513776 -r ef935cd7ed8d src/core/ngx_palloc.h
--- a/src/core/ngx_palloc.h Mon Apr 17 14:42:12 2017 +0300
+++ b/src/core/ngx_palloc.h Tue Apr 18 13:01:19 2017 +0300
@@ -72,9 +72,6 @@ typedef struct {
} ngx_pool_cleanup_file_t;


-void *ngx_alloc(size_t size, ngx_log_t *log);
-void *ngx_calloc(size_t size, ngx_log_t *log);
-
ngx_pool_t *ngx_create_pool(size_t size, ngx_log_t *log);
void ngx_destroy_pool(ngx_pool_t *pool);
void ngx_reset_pool(ngx_pool_t *pool);
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] Core: removed extra ngx_alloc() and ngx_calloc() prototypes.

Sergey Kandaurov 332 April 18, 2017 06:04AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 305
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready