User Activity

  • Modified a comment on ticket #44 on cJSON

    static const char *parse_string(cJSON *item,const char *str) { const char *ptr=str+1;char...

  • Modified a comment on ticket #44 on cJSON

    a simpler fix: cJSON.c file: 198d197 < const char * end_ptr = ptr; 204c203 < while...

  • Modified a comment on ticket #44 on cJSON

    a simpler fix: cJSON.c file: 198d197 < const char * end_ptr = ptr; 204c203 < while...

  • Posted a comment on ticket #44 on cJSON

    static unsigned parse_hex4(const char * & str) { unsigned h=0; if (str>='0' && str<='9')...

  • Posted a comment on ticket #44 on cJSON

    change uc2=parse_hex4(ptr+3);ptr+=6; to ptr+=3; uc2=parse_hex4(ptr); //ptr+=6;

  • Created ticket #44 on cJSON

    cJSON can cause segment fault

View All

Personal Data

Username:
linhuifj
Joined:
2015-02-24 07:01:08

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB