[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: (ITS#4627) back-ldif issues
> Yes, we require POSIX semantics here. rename() unlinks the target
> atomically;
In fact, that was my understanding of rename(2).
>>>> .inum should be signed, or should be read with strtoul instead of
>>>> strtol.
>>> strtoul(3) used
>
> I think strtoul() here is a mistake, and we've fixed/refixed this point a
> couple times already. Remember that frontendDB has an index of {-1} in the
> config tree.
Right. Then we need to use a signed integer.
p.
Ing. Pierangelo Masarati
OpenLDAP Core Team
SysNet s.r.l.
via Dossi, 8 - 27100 Pavia - ITALIA
http://www.sys-net.it
---------------------------------------
Office: +39 02 23998309
Mobile: +39 333 4963172
Email: pierangelo.masarati@sys-net.it
---------------------------------------