Searched refs:Buffer (Results 1 – 14 of 14) sorted by relevance
73 char Buffer[MAIL_BUFFER_SIZE]; variable410 snprintf(Buffer, sizeof(Buffer), "HELO %s\r\n", LocalHost); in SendText()414 if ((res = Post(Buffer)) != SUCCESS) { in SendText()416 if ((res = Post(Buffer)) != SUCCESS) { in SendText()427 if ((res = Post(Buffer)) != SUCCESS) { in SendText()441 FormatEmailAddress(Buffer, token, "RCPT TO:<%s>\r\n"); in SendText()442 if ((res = Post(Buffer)) != SUCCESS) { in SendText()463 if ((res = Post(Buffer)) != SUCCESS) { in SendText()493 if ((res = Post(Buffer)) != SUCCESS) { in SendText()518 if ((res = Post(Buffer)) != SUCCESS) { in SendText()[all …]
2 Bug #77370 (Buffer overflow on mb regex functions - fetch_token)
2 Bug #74603 (PHP INI Parsing Stack Buffer Overflow Vulnerability)
2 Bug #34045 (Buffer overflow with serialized object)
2 The Tidy Output Buffer Filter
2 Bug #67397 (Buffer overflow in locale_get_display_name->uloc_getDisplayName (libicu 4.8.1))
2 Bug #69324: Buffer Over-read in unserialize when parsing Phar
2 PHP bug #77143: Heap Buffer Overflow (READ: 4) in phar_parse_pharfile
2 Phar: bug #69441: Buffer Overflow when parsing tar/zip/phar in phar_set_inode
2 Bug #60965: Buffer overflow on htmlspecialchars/entities with $double=false
2 Bug #76130 (Heap Buffer Overflow (READ: 1786) in exif_iif_add_value)
2 Bug #71527 Buffer over-write in finfo_open with malformed magic file
2 Bug #74435 (Buffer over-read into uninitialized memory)
13 . Fixed bug #77370 (Buffer overflow on mb regex functions - fetch_token). (Stas)43 . Fixed bug #77143 (Heap Buffer Overflow (READ: 4) in phar_parse_pharfile).115 . Fixed bug #74603 (PHP INI Parsing Stack Buffer Overflow Vulnerability).121 . Fixed bug #74435 (Buffer over-read into uninitialized memory). (cmb)216 . Fixed bug #73280 (Stack Buffer Overflow in GD dynamicGetbuf). (cmb)246 . Fixed bug #73025 (Heap Buffer Overflow in virtual_popen of1262 . Fixed bug #69923 (Buffer overflow and stack smashing error in1462 . Fixed bug #69441 (Buffer Overflow when parsing tar/zip/phar in2207 . Fixed bug #67397 (Buffer overflow in locale_get_display_name and3729 . Fixed Bug #64949 (Buffer overflow in _pdo_pgsql_error). (Remi)[all …]
Completed in 53 milliseconds