gno icon indicating copy to clipboard operation
gno copied to clipboard

Concerns regarding the DeepFill method (cont.)

Open Kouteki opened this issue 2 weeks ago • 1 comments

Description

Initial issue: https://github.com/gnolang/gno/issues/4777

Fix: https://github.com/gnolang/gno/pull/4891

Auditor comment after testing the proposed fix:

Panics happen only in debug mode. Those functions should never be reached even in non debug mode.

Kouteki avatar Dec 10 '25 11:12 Kouteki

This was fix in a later commit of the original PR. See https://github.com/gnolang/gno/commit/7ba8f9eceaa03c608a5df88c1092c861e41b3bee

Davphla avatar Dec 10 '25 14:12 Davphla