split up long function, use safe string handling functions
This commit is contained in:
parent
f64eff15a0
commit
86b64c4dd0
2 changed files with 409 additions and 282 deletions
|
|
@ -39,6 +39,7 @@
|
|||
#ifndef _RESTCONF_METHODS_H_
|
||||
#define _RESTCONF_METHODS_H_
|
||||
|
||||
#define TEMP_STR_MALLOC_SIZE 5000
|
||||
/*
|
||||
* Prototypes
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue