comparison src/stream/ngx_stream.h @ 6791:cb4a4e9bba8e

Perl: fixed optimization in SSI command handler. As the pointer to the first argument was tested instead of the argument itself, array of arguments was always created, even if there were no arguments. Fix is to test args[0] instead of args. Found by Coverity (CID 1356862).
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 01 Nov 2016 20:39:21 +0300
parents f41c2530dd17
children d2b2ff157da5
comparison
equal deleted inserted replaced
6790:727c6412673a 6791:cb4a4e9bba8e