Mentions légales du service

Skip to content

fxt_tool fix a double free

Lucas Nesi requested to merge fxt_double_free into master

This fixes a double-free if a node's prof file uses fewer resources than the previous nodes. For example, if there are two nodes, the first prof file has a 0_CUDA0_0, and the second does not.

Merge request reports