[PATCH 1/6] kernel32: Fix PROFILE_Load (try 4)

Ricardo Filipe ricardojdfilipe at gmail.com
Thu Jul 7 19:06:58 CDT 2011


2011/7/8 Christian Inci <chris.pcguy.inci at gmail.com>

> On 07/08/2011 01:22 AM, Juan Lang wrote:
> > Hi Christian,
> > this isn't quite what Alexandre meant.  *What* did you fix?  Saying
> > you did so isn't enough.
> > Thanks,
> > --Juan
> I'm sorry, I thought you can see it out of the sourcecode.
>
> PATCH 1: Don't load any variables which aren't in a section.
> PATCH 2: Don't increase seclen or keylen by 1(one) if section name, key
> name is empty. (a empty name seems to be valid too.)
> PATCH 3: Don't return default value if keyname is empty. If keyname is
> NULL return error (ERROR_FILE_NOT_FOUND). Allow empty section name.
> PATCH 4: GetPrivateProfileStringA should set two null bytes.
> PATCH 5: If filename is NULL return error (ERROR_FILE_NOT_FOUND).
> PATCH 6: GetPrivateProfileSectionNamesA should set two null bytes. (try
> 5 of PATCH 6 coming soon.)
>
>
> that's what you should write in the patch subjects :)
dll : fix description
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20110708/7e120051/attachment.htm>


More information about the wine-devel mailing list