thiagoralves / OpenPLC_Editor

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

fix memory initialization #111

Closed marconetsf closed 7 months ago

marconetsf commented 7 months ago

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