[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC] Detect other software using embedding area
From: |
BVK Chaitanya |
Subject: |
Re: [RFC] Detect other software using embedding area |
Date: |
Tue, 31 Aug 2010 19:15:17 +0530 |
On Tue, Aug 31, 2010 at 4:28 PM, Colin Watson <address@hidden> wrote:
>
> +struct embed_signature
> +{
> + const char *signature;
> + int signature_len;
> +};
> +
It seems this cannot take care of cases where signature starts at some
byte offset in a sector, isn't it?
--
bvk.chaitanya