Re: [PATCH] shell32: Clear a pointer on failure in XDG_UserDirLookup.
21 Jul
2008
21 Jul
'08
3:41 p.m.
On Wed, Jul 16, 2008 at 12:54 PM, Lei Zhang <thestig(a)google.com> wrote:
Hi,
We should clear the out pointer on failure, so the caller won't access bad data.
Anything wrong with this patch? Should I check the return value from XDG_UserDirLookup() instead?
21 Jul
21 Jul
3:55 p.m.
New subject: [PATCH] shell32: Clear a pointer on failure in XDG_UserDirLookup.
On Mon, Jul 21, 2008 at 1:41 PM, Lei Zhang <thestig(a)google.com> wrote:
On Wed, Jul 16, 2008 at 12:54 PM, Lei Zhang <thestig(a)google.com> wrote:
Hi,
We should clear the out pointer on failure, so the caller won't access bad data.
Anything wrong with this patch? Should I check the return value from XDG_UserDirLookup() instead?
Nevermind, just saw commit de3afabf.
6356
Age (days ago)
6356
Last active (days ago)
1 comments
1 participants
participants (1)
-
Lei Zhang