Skip to content

scangobj: Make G_MAXINT appear as such on 32-bit

Bastien Nocera requested to merge wip/hadess/multilib-conflict into master

Don't overwrite the boundaries of integer properties when they match both G_MAXINT and G_MAXLONG. This also fixes a memory leak in the generated scanobj code.

Closes: #49 (closed)

Untested

Merge request reports