midi_mt32gm.c:
        line 65: needs ",index" added to the fprintf
        line 114: return needs a value

*****

>>         if (rect->x < clipzone.x) {
  Reading uninitialized memory: rect->x
  Stack trace where the error occurred:
                _gfxop_clip()  D:\src\freesci\src\gfx\operations.c, 94
_gfxop_buffer_propagate_box()  D:\src\freesci\src\gfx\operations.c, 1219
_gfxop_full_pointer_refresh()  D:\src\freesci\src\gfx\operations.c, 1330
 gfxop_set_pointer_position()  D:\src\freesci\src\gfx\operations.c, 1495
      _reset_graphics_input()  D:\src\freesci\src\engine\game.c, 146
         game_init_graphics()  D:\src\freesci\src\engine\game.c, 199
                       main()  D:\src\freesci\src\main.c, 969

*****


  Freeing dangling pointer.
  Pointer : 0x01e75518
  In block: 0x01e75518 thru 0x01e763fa (3811 bytes)
            buffer, allocated at:
            decompress0()  D:\src\freesci\src\scicore\decompress0.c, 245

            stack trace where memory was freed:
            decompress0()  D:\src\freesci\src\scicore\decompress0.c, 312
            resourceLoader()  D:\src\freesci\src\scicore\resource.c, 210
            loadResources()  D:\src\freesci\src\scicore\resource.c, 13
            main()  D:\src\freesci\src\main.c, 796
  Stack trace where the error occurred:
                    free()
             decompress0()  D:\src\freesci\src\scicore\decompress0.c, 312
          resourceLoader()  D:\src\freesci\src\scicore\resource.c, 210
           loadResources()  D:\src\freesci\src\scicore\resource.c, 131
                    main()  D:\src\freesci\src\main.c, 796
**Memory corrupted.  Program may crash!!**

*****





--
http://www.clock.org/~matt


Reply via email to