Skip to content
Snippets Groups Projects
CHANGES 77.6 KiB
Newer Older
Kurt Zeilenga's avatar
Kurt Zeilenga committed
OpenLDAP 2.4 Change Log

OpenLDAP 2.4.40 Engineering
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Added libldap DNS SRV priority handling (ITS#7027)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap don't leak libldap err codes (ITS#7676)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap CR/LF handling (ITS#4635)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap ldif-wrap length (ITS#7871)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap GnuTLS ciphersuite parsing (ITS#7500)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap GnuTLS with newer versions (ITS#7430,ITS#6359)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldif to correctly handle 4096 character lines (ITS#7859)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed librewrite reference counting (ITS#7723)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapacl with back-mdb reader transactions (ITS#7920)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd syncrepl to send cookie on fallback (ITS#7849)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd syncrepl SEGV when abandoning a connection (ITS#7928)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd slapcat with external schema (ITS#7895)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-ldap removed dead code (ITS#7922)
Howard Chu's avatar
Howard Chu committed
	Fixed slapd-mdb to work concurrently with slapadd (ITS#7798)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb with paged results (ITS#7705, ITS#7800)
Howard Chu's avatar
Howard Chu committed
	Fixed slapd-mdb slapcat with nonexistent indices (ITS#7870)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb long lived reader transactions (ITS#7904)
Howard Chu's avatar
Howard Chu committed
	Fixed slapd-mdb memory leak on matchedDN (ITS#7872)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb sorting of attribute values (ITS#7902)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb to flag attribute values as sorted (ITS#7903)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb index config handling (ITS#7912)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb entry release handling (ITS#7915)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb with aliases and referrals (ITS#7927)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb alias dereferencing (ITS#7702)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd modrdn crash on naming attr with no matching rule (ITS#7850)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-accesslog attribute normalization (ITS#7934)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-auditlog connection destroy logic (ITS#7906,ITS#7923)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-chain interaction with slapo-rwm (ITS#7930)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-constraint connection destroy logic (ITS#7906,ITS#7923)
	Fixed slapo-dds connection destroy logic (ITS#7906,ITS#7923)
	Fixed slapo-dyngroup connection destroy logic (ITS#7906,ITS#7923)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-memberof attr count (ITS#7893)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-memberof frontendDB handling (ITS#7249)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-pcache config processing (ITS#7919)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-pcache connection destroy logic (ITS#7906,ITS#7923)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Added slapo-ppolicy ORDERING rules (ITS#7838)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-ppolicy timestamp resolution to use microseconds (ITS#7161)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-ppolicy connection destroy logic (ITS#7906,ITS#7923)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-refint to check for pauses in cn=config (ITS#7873)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-refint connection destroy logic (ITS#7906,ITS#7923)
	Fixed slapo-seqmod connection destroy logic (ITS#7906,ITS#7923)
	Fixed slapo-slapover connection destroy logic (ITS#7906,ITS#7923)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-sock db_init (ITS#7868)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-sssvlv fix olcSssVlvMaxPerConn (ITS#7908) 
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-translucent double free (ITS#7587)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-translucent to work with manageDSAit (ITS#7864)	
	Fixed slapo-translucent to use local backend with local entries (ITS#7915)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-unique connection destroy logic (ITS#7906,ITS#7923)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapcacl with invalid suffix (ITS#7827)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Build Environment
		Remove support for gcrypt (ITS#7877)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		BDB 6.0.20 and later is not supported (ITS#7890)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed ODBC link check (ITS#7891)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed slapd.ldif frontend config (ITS#7933)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Contrib
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Added pbkdf2 module (ITS#7742)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed autogroup double free (ITS#7831)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed autogroup modification callback responses (ITS#6970)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed ldapc++ memory leak in Async connection (ITS#7806)
		Fixed nssov install path (ITS#7858)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed passwd rpath (ITS#7885)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed apr1 do_phk_hash argument order (ITS#7869)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed slapd-sha2 buffer overrun (ITS#7851)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Documentation
		Fixed slapd.ldif man page reference (ITS#7803)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed slapd.conf(5) man page to reference exattrs (ITS#7847)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed guide to work with mkrelease (ITS#7887)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed ldap_get_dn(3) ldap_ava definition (ITS#7860)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
OpenLDAP 2.4.39 Release (2014/01/26)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap MozNSS crash (ITS#7783)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap memory leak with SASL (ITS#7757)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap assert in parse_passwdpolicy_control (ITS#7759)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap shortcut NULL RDNs (ITS#7762)
	Fixed libldap deref to use correct control
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb keysizes with mdb_update_key (ITS#7756)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd cn=config olcDbConfig modification (ITS#7750)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-bdb/hdb to bail out of search if config is paused (ITS#7761)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-bdb/hdb indexing issue with derived attributes (ITS#7778)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb to bail out of search if config is paused (ITS#7761)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb indexing issue with derived attributes (ITS#7778)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-perl to bail out of search if config is paused (ITS#7761)
	Fixed slapd-sql to bail out of search if config is paused (ITS#7761)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-constraint handling of softadd/softdel (ITS#7773)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-syncprov assert with findbase (ITS#7749)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Build Environment
		Test suite: Use $(MAKE) for tests (ITS#7753)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Documentation
		admin24 fix TLSDHParamFile to be correct (ITS#7684)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
OpenLDAP 2.4.38 Release (2013/11/16)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb nordahead flag (ITS#7734)
	Fixed liblmdb to check cursor index before cursor_del (ITS#7733)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb wasted space on split (ITS#7589)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd for certs with a NULL issuerDN (ITS#7746)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd cn=config with empty nested includes (ITS#7739)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd syncrepl memory leak with delta-sync MMR (ITS#7735)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-bdb/hdb to stop processing on dn not found (ITS#7741)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-bdb/hdb with indexed ANDed filters (ITS#7743)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb to stop processing on dn not found (ITS#7741)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb dangling reader (ITS#7662)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb matching rule for OlcDbEnvFlags (ITS#7737)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb with indexed ANDed filters (ITS#7743)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-meta from blocking other threads (ITS#7740)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-syncprov assert with findbase (ITS#7749)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
OpenLDAP 2.4.37 Release (2013/10/27)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Added liblmdb nordahead environment flag (ITS#7725)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed client tools CLDAP with IPv6 (ITS#7695)
	Fixed libldap CLDAP with IPv6 (ITS#7695)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap lock ordering with abandon op (ITS#7712)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb segfault with mdb_cursor_del (ITS#7718)
	Fixed liblmdb when converting to writemap (ITS#7715)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb assert on MDB_NEXT with delete (ITS#7722)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb wasted space on split (ITS#7589)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd cn=config with olcTLSProtocolMin (ITS#7685)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-bdb/hdb optimize index updates (ITS#7329)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-ldap chaining with cn=config (ITS#7381, ITS#7434)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-ldap chaining with controls (ITS#7687)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb optimize index updates (ITS#7329)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-meta chaining with cn=config (ITS#7381, ITS#7434)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-constraint to no-op on nonexistent entries (ITS#7692)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-dds assert on startup (ITS#7699)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-memberof to not replicate internal ops (ITS#7710)
	Fixed slapo-refint to not replicate internal ops (ITS#7710)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Build Environment
		Fixed slapd-mdb ptr arithmetic on void *s (ITS#7720)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Documentation
		ldapsearch(1) minor typo fix (ITS#7680)
		slapd-passwd(5) minor typo fix (ITS#7680)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
OpenLDAP 2.4.36 Release (2013/08/17)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Added back-meta target filter patterns (ITS#7609)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Added liblmdb mdb_txn_env to API (ITS#7660)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap CLDAP with uninit'd memory (ITS#7582)
	Fixed libldap with UDP (ITS#7583)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap OpenSSL TLS versions (ITS#7645)
	Fixed liblmdb MDB_PREV behavior (ITS#7556)
	Fixed liblmdb transaction issues (ITS#7515)
	Fixed liblmdb mdb_drop overflow page return (ITS#7561)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb nested split (ITS#7592)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb overflow page behavior (ITS#7620)
	Fixed liblmdb race condition with read and write txns (ITS#7635)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb mdb_del behavior with MDB_DUPSORT and mdb_del (ITS#7658)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd cn=config with unknown schema elements (ITS#7608)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd cn=config with loglevel 0 (ITS#7611)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd slapi filterlist free behavior (ITS#7636)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd slapi control free behavior (ITS#7641)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd schema countryString as directoryString (ITS#7659)
	Fixed slapd schema telephoneNumber as directoryString (ITS#7659)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-bdb/hdb to wait for read locks in tool mode (ITS#6365)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb behavior with alias dereferencing (ITS#7577)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb modrdn and base-scoped searches (ITS#7604)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb refcount behavior (ITS#7628)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-meta binding flag is set (ITS#7524)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-meta with minimal config (ITS#7581)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-meta missing results messages (ITS#7591)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Added slapd-meta TCP keepalive support (ITS#7513)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-sssvlv double free (ITS#7588)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slaptest to list -Q option (ITS#7568)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Build Environment
		Fixed slapd-meta declaration warnings (ITS#7654)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Contrib
		Fixed nssov group enumeration bug (ITS#7569)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		Fixed autogroup when URI has no attrs (ITS#7580)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Documentation
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		admin24 Update database backend notes (ITS#7590)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		ldap.conf(5) fixed typos (ITS#7568)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		ldapmodify(1) remove replog reference (ITS#7562)
		ldif(5) remove replog reference (ITS#7562)
		slapd-config(5) remove replog reference (ITS#7562)
		slapd.conf(5) remove replog reference (ITS#7562)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		slapd-config(5) document TLSProtocolMin (ITS#5655,ITS#7645)
		slapd.conf(5) document TLSProtocolMin (ITS#5655,ITS#7645)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed

Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
OpenLDAP 2.4.35 Release (2013/03/31)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb mdb_cursor_put with MDB_MULTIPLE (ITS#7551)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb page rebalance (ITS#7536)
	Fixed liblmdb missing parens (ITS#7377)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb mdb_cursor_del crash (ITS#7553)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd syncrepl updateCookie status (ITS#7531)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd connection logging (ITS#7543)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd segfault on modify (ITS#7542, ITS#7432)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapd-mdb to reject undefined attrs (ITS#7540)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed slapo-pcache with +/- attrsets (ITS#7552)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Build Environment
		don't install DB_CONFIG if no BDB backends (ITS#7533)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Documentation
		slapschema(8) fix tool name (ITS#7534)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
		admin24 fixed pcache example (ITS#7546)
		admin24 fixed config examples (ITS#7522)
Kurt Zeilenga's avatar
Kurt Zeilenga committed
OpenLDAP 2.4.34 Release (2013/03/01)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap connections with EINTR (ITS#7476)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed libldap lineno overflow in ldif_read_record (ITS#7497)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb mdb_env_open flag handling (ITS#7453)
Quanah Gibson-Mount's avatar
Quanah Gibson-Mount committed
	Fixed liblmdb mdb_midl_sort array optimization (ITS#7432)
Loading
Loading full blame...