Another Q. on pagure issue page: Please review: #49121 ns-slapd crashes in ldif_sput due to the output buf size is less than the real size.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, it might be a known issue, but ...

When we have multiple links in, e.g., rhbz, what is the right way to list them?  Separated with ' ' does not work.  It's considered one url, instead of 2, and it does not jump to the bug by clicking it...
Separated with ',' fails to update...
> Meta-data "link" field (rhbz) has invalid url ()

Thanks,
--noriko

-------- Forwarded Message --------
Subject: Please review: #49121 ns-slapd crashes in ldif_sput due to the output buf size is less than the real size.
Date: Sun, 12 Feb 2017 15:51:21 -0800
From:
To: 389 Directory server developer discussion. <389-devel@xxxxxxxxxxxxxxxxxxxxxxx>


https://pagure.io/389-ds-base/issue/49121

https://pagure.io/389-ds-base/issue/raw/files/d857ff4919940bcebeae870774896783f7b6e86ce08a2c2e924610ac2335f8de-0001-Ticket-49121-ns-slapd-crashes-in-ldif_sput-due-to-th.patch

These odd » characters are shown at some part of the patch.  I wonder what causes this display issue...  And non-ascii characters are not printed correctly although they are in the "View Raw" mode.  Please see the utf8str.txt file.

277 @@ -1499,30 +1506,36 @@ entry2str_internal_size_attrlist( const Slapi_Attr *attrlist, int entry2str_ctrl
280  »       »       /* Count the space required for the present and deleted values */
281 -»       »       elen+= entry2str_internal_size_valueset(a->a_type, &a->a_present_values,
282 -»       »       »       »       »       »       »       »       »       »       »       »       entry2str_ctrl, attribute_state,
283 -»       »       »       »       »       »       »       »       »       »       »       »       VALUE_PRESENT);

305 +»       »       elen += entry2str_internal_size_valueset(a, a->a_type, &a->a_present_values,
306 +»       »                                                entry2str_ctrl, attribute_state, VALUE_PRESENT);


Note: The test build was blessed by the bug reporter.
_______________________________________________
389-devel mailing list -- 389-devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to 389-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx

[Index of Archives]     [Fedora Directory Announce]     [Fedora Users]     [Older Fedora Users Mail]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Review]     [Fedora Art]     [Fedora Music]     [Fedora Packaging]     [CentOS]     [Fedora SELinux]     [Big List of Linux Books]     [KDE Users]     [Fedora Art]     [Fedora Docs]

  Powered by Linux