Skip to content

部分模块初始化配置的时候时,用address sanitizer检测出踩内存问题 #95

@xbc112233

Description

@xbc112233
  1. modules/nginx-multiport-module/ngx_http_broadcast_module.c:ngx_http_broadcast_commands少了一个ngx_null_command
  2. ngx_rtmp_codec_add_variables函数:for (v = ngx_rtmp_codec_variabes; v->name.len; v++)这个地方原理同上,只不过结构体不是command_t, 我是直接改成遍历数组修复

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions