Re: [patch] libsepol: drop unused buffer field from policy_file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Stephen Smalley wrote:
> Remove the buffer array from struct policy_file; it is unused.
> 
> Signed-off-by:  Stephen Smalley <sds@xxxxxxxxxxxxx>

Acked-by:  Todd C. Miller <tmiller@xxxxxxxxxx>

> 
> ---
> 
>  libsepol/include/sepol/policydb/policydb.h |    1 -
>  1 file changed, 1 deletion(-)
> 
> Index: trunk/libsepol/include/sepol/policydb/policydb.h
> ===================================================================
> --- trunk/libsepol/include/sepol/policydb/policydb.h	(revision 2830)
> +++ trunk/libsepol/include/sepol/policydb/policydb.h	(working copy)
> @@ -561,7 +561,6 @@
>  	size_t size;
>  	FILE *fp;
>  	struct sepol_handle *handle;
> -	unsigned char buffer[BUFSIZ];
>  } policy_file_t;
> 
>  struct sepol_policy_file {



--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with
the words "unsubscribe selinux" without quotes as the message.

[Index of Archives]     [Selinux Refpolicy]     [Linux SGX]     [Fedora Users]     [Fedora Desktop]     [Yosemite Photos]     [Yosemite Camping]     [Yosemite Campsites]     [KDE Users]     [Gnome Users]

  Powered by Linux