ICU-861
initializing fcdpositon in setOffset() X-SVN-Rev: 5424
This commit is contained in:
parent
a5e456844f
commit
6e6b55c887
@ -234,6 +234,7 @@ ucol_setOffset(UCollationElements *elems,
|
||||
/* reseting UCOL_ITER_INNORMBUF */
|
||||
ci->writableBuffer = ci->stackWritableBuffer;
|
||||
}
|
||||
ci->fcdPosition = NULL;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user