laptop and a wrench

漏洞

Errors are returned after calling IAddressGeocoding.MatchAddress with a single address multiple times using the ArcGIS StreetMap Premium data.

上次发布: January 19, 2022 ArcObjects SDK
漏洞 ID 编号 BUG-000140198
已提交May 25, 2021
上次修改时间June 5, 2024
适用范围ArcObjects SDK
找到的版本10.6.1
操作系统Windows OS
操作系统版本10.0 64 Bit
状态Will Not Be Addressed

附加信息

The code must follow the following pattern: 1. Call a static method to initialize ArcObjects and get the license. 2. Call a helper method to get the ILocator object and return it to the app or assign it to a ILocator member variable that can be used by the app (ILocator m_locator), must only happen one time and not be in the loop. 3. Then, the app must be able to accept any number of MatchAddress calls. 4. Call a static method to shutdown ArcObjects and release the license. ILocatorManager is a singleton that must only be initialized once. Accessing the locatorWorkspace and the locator each time can lead to multiple instances of the locator in memory and bloat the memory usage, causing random crashes or failures.

重现步骤

漏洞 ID: BUG-000140198

软件:

  • ArcObjects SDK

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项