Skip to content
Snippets Groups Projects
Commit 53ca8f8c authored by Will_Zhu MacBook Pro's avatar Will_Zhu MacBook Pro
Browse files

update

parent af30cc31
No related branches found
No related tags found
1 merge request!8Yuqiang vulnerabilities
......@@ -42,7 +42,7 @@ typedef struct node {
// struct node *right;
} node_t;
#define MAP_NODE_NUM 1023
#define MAP_NODE_NUM 50
static const node_t * lookup(const node_t *map, const char *url){
// while (p != NULL){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment