Closed ilyaevseev closed 7 years ago
Good catch. As soon as I got a real internet cnx I will fix it. Did you use this patch / cuepoint ? I would be happy to share use case and problem. (at work we are almost ready to use it for your principal live stream 👍 )
Fixed.
All "%ui" in "onCuepoint write emsg" call must be replaced to "%uD" because all printed values are 32bit.
See also "supported formats" section in nginx/src/core/ngx_string.c