win32lib ver0.43? to ver0.45b safe.e bug

new topic     » topic index » view thread      » older message » newer message

Since dcuny at lanset.com seems to be a 'dead-letter' box for me I'll try
here.

Hi David.
Think I've found that old 'bug' I referred to in an earlier message.
[ when using safe.e with any win32lib program. ]

In procedure createWindow() you have:
    szClassName = allot_string( sprintf( "Win32Lib AppWindow %d",....

.....then you have:
    free_strings()

......and at the bottom of this procedure , you have:
    free( szClassName )

......seems to run 'clean' without this last line...

Wolf

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu