Menu

#384 sysini GPF when using "all:"

v3.7RC1
closed-fixed
Regutil (6)
5
2012-10-16
2012-09-07
fpefpe
No

There is a bug in the sysini call in regutil

The issue is with the win32 api call GetProfileSection* calls and the
way the return code was tested

I wrote this fix some time ago, and I think it still should
work, but I would test it in the regutil.rexx file

The bug is found in the regini.c file with the internal functions list_keys
and list_apps

This fix refactors both of those routines

Frank Esposito

Discussion

  • fpefpe

    fpefpe - 2012-09-07

    patch in regini.c for sysini

     
  • Mark Hessling

    Mark Hessling - 2012-09-09

    Thanks for the patch Frank. Patch applied and tested. Code modified slightly from that supplied.

     
  • Mark Hessling

    Mark Hessling - 2012-09-09
    • status: open --> pending-fixed
     
  • Mark Hessling

    Mark Hessling - 2012-10-16
    • status: pending-fixed --> closed-fixed
     

Log in to post a comment.