Елена

Results 4 issues of Елена

* Expression `z->xsize`, used as __divisor__ at https://github.com/OpenPrinting/cups-filters/blob/8ac453d0c22a87984127f4c89bd5747d1409db23/cupsfilters/image-zoom.c#L127-L128 and https://github.com/OpenPrinting/cups-filters/blob/8ac453d0c22a87984127f4c89bd5747d1409db23/cupsfilters/image-zoom.c#L154-L155 __may have a zero value__ when variable `xsize` has value `0`. Check at *image-zoom.c:109* __does not prevent this error__ :...

* Dynamic memory, referenced by `p->make_model`, is allocated by calling function `strdup` : https://github.com/OpenPrinting/cups-filters/blob/8ac453d0c22a87984127f4c89bd5747d1409db23/utils/cups-browsed.c#L7155-L7159 * Dynamic memory, referenced by `p->pdl`, is allocated by calling function `strdup` : https://github.com/OpenPrinting/cups-filters/blob/8ac453d0c22a87984127f4c89bd5747d1409db23/utils/cups-browsed.c#L7160-L7164 * Dynamic...

Hello, colleagues! It seems you've just missed something here: https://github.com/arthurdejong/nss-pam-ldapd/blob/0507f25a6237b72e4c19c8f2e8ad14a595b36fd5/pynslcd/search.py#L146-L148 Found by Linux Verification Center (portal.linuxtesting.ru) with SVACE. Author E. Bykhanova ([[email protected]](mailto:[email protected])).

Dear colleagues, hello everyone! I started [this issue ](https://github.com/php/php-src/issues/15257#issue-2451129349) because the static analyzer has detected OVERFLOW_AFTER_CHECK in *sljitNativeX86_common.c* and *sljitNativeX86_64.c*. I was recommended to contact you :) to solve the...