notify-〉type | NT_TYPE_EXT){ //如果有,先分配内存 ext_buf =(unsigned char *)malloc( notify-〉ext_buf_len); if(ext_buf != NULL){ //分配成功再复制扩展缓冲区。