eclipse-4diac / 4diac-forte

Eclipse Public License 2.0
31 stars 33 forks source link

forte_malloc: Check the size argument does not exceed PTRDIFF_MAX #102

Closed kumajaya closed 7 months ago

kumajaya commented 7 months ago

Suppress GCC warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807

Marked as RESOLVED WONTFIX: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85783