[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: On grub_strchr implementation
From: |
BVK |
Subject: |
Re: On grub_strchr implementation |
Date: |
Mon, 2 Nov 2009 11:25:50 +0530 |
Attached is the new patch without NULL dereference checks.
I looked at grub_strchr and grub_strrchr calls as much as I can, and
they don't seem to rely on NULL dereference behavior. But it was not
feasible to verify this for some cases, as we are using function
pointers (like, grub_disk_dev->open, etc.).
thanks,
--
bvk-chaitanya
fix-strchr-strrchr.patch
Description: Binary data