Home
last modified time | relevance | path

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

/PHP-7.1/ext/gd/libgd/
H A Dgd_io_dp.c58 static int dynamicGetbuf (gdIOCtxPtr ctx, void *buf, int len);
84 ctx->ctx.getBuf = dynamicGetbuf; in gdNewDynamicCtxEx()
227 static int dynamicGetbuf (gdIOCtxPtr ctx, void *buf, int len) in dynamicGetbuf() function
257 rv = dynamicGetbuf (ctx, &b, 1); in dynamicGetchar()
/PHP-7.1/
H A DNEWS1691 . Fixed bug #73280 (Stack Buffer Overflow in GD dynamicGetbuf). (cmb)
2195 . Fixed bug #73280 (Stack Buffer Overflow in GD dynamicGetbuf). (cmb)

Completed in 15 milliseconds