| Summary: | "GetLayersInWindow" command produces crash if more than 15 layers | ||
| Creator: | jsnj | Date: | 2003-11-16 02:53:12 |
| Project: | Plugin - Layers | Owner: | Ulf |
| Status: | Closed | Severity: | Normal |
| Version: | Unknow | Target Version: | Unknow |
pluginmsgex(layers,"GetLayersInWindow","",STRING);
It produces a kernel32 crash if used to get more than 15 open layers.
The macros plugin limited the size of pluginmsgex commands. (and the layers plugin failed to check its reply length)
The size limitation is removed now.
[Changed Status from "Open" to "Fixed"]
[Changed Status from "Fixed" to "Closed"]