thiagoralves / OpenPLC_Editor

OpenPLC Editor - IDE capable of creating programs for the OpenPLC Runtime
GNU General Public License v2.0
385 stars 191 forks source link

fix memory initialization #111

Closed marconetsf closed 2 months ago

marconetsf commented 2 months ago

Just changing the sizeof to release the same allocated memory area.