Home
last modified time | relevance | path

Searched hist:1237 (Results 1 – 2 of 2) sorted by relevance

/unit/auto/modules/
H A Dpythondiff 1237:59eaa56b8f5c Tue Oct 22 13:04:00 UTC 2019 Max Romanov <max.romanov@nginx.com> Python: fixing build for Python 3.8.

Thanks to tonyafanasyev.
This is related to #331 issue on GitHub.
/unit/src/
H A Dnxt_router.cdiff 770:1237ebc2af36 Wed Sep 19 16:24:00 UTC 2018 Max Romanov <max.romanov@nginx.com> Initializing application structure with 0 to avoid crash.

Attribute 'application' is optional in listener object. This commit adds
missing code to reset 'lscf' to avoid garbage and crash when the attribute
is absent.