* HTTP/1 native parser as part of the RESTCONF client
* Fixed memory error in opendir/readdir in clicon_file_dirent * Remove MAXPATH in parsers * New string-del function
This commit is contained in:
parent
0ed34b4fab
commit
dadf4a778a
53 changed files with 1061 additions and 1273 deletions
|
|
@ -79,8 +79,6 @@
|
|||
/* typecast macro */
|
||||
#define _IY ((clixon_instance_id_yacc *)_iy)
|
||||
|
||||
#define MAXBUF 4*4*64*1024
|
||||
|
||||
#undef clixon_instance_id_parsewrap
|
||||
int
|
||||
clixon_instance_id_parsewrap(void)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue