We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d993db commit 67bdb09Copy full SHA for 67bdb09
smbclient.c
@@ -1537,6 +1537,7 @@ PHP_FUNCTION(smbclient_getxattr)
1537
/* since version 4.16.9 and 4.17.5 this means success :(
1538
* so there is no way to compute the buffer size
1539
* see https://bugzilla.samba.org/show_bug.cgi?id=14808
1540
+ * This regression is fixed in 4.18.7 and 4.19.0
1541
*/
1542
xattr_size = DEFAULT_BUFFER_SIZE;
1543
do {
0 commit comments