Home
last modified time | relevance | path

Searched refs:_gdScaleVert (Results 1 – 2 of 2) sorted by relevance

/PHP-7.1/ext/gd/libgd/
H A Dgd_interpolation.c1071 static inline void _gdScaleVert (const gdImagePtr pSrc, const unsigned int src_width, const unsigne… in _gdScaleVert() function
1122 _gdScaleVert(tmp_im, new_width, src_height, dst, new_width, new_height); in gdImageScaleTwoPass()
1143 _gdScaleVert(tmp_im, new_width, src_height, dst, new_width, new_height); in Scale()
/PHP-7.1/
H A DNEWS2775 . Fixed bug #72407 (NULL Pointer Dereference at _gdScaleVert). (Stas)

Completed in 39 milliseconds