(prop_one): store the opcode in the begining of the blob, not the end
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13871 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -1,5 +1,5 @@ | |||||||
| /* | /* | ||||||
|  * Copyright (c) 1997 - 2003 Kungliga Tekniska H<>gskolan |  * Copyright (c) 1997 - 2004 Kungliga Tekniska H<>gskolan | ||||||
|  * (Royal Institute of Technology, Stockholm, Sweden).  |  * (Royal Institute of Technology, Stockholm, Sweden).  | ||||||
|  * All rights reserved.  |  * All rights reserved.  | ||||||
|  * |  * | ||||||
| @@ -282,7 +282,6 @@ prop_one (krb5_context context, HDB *db, hdb_entry *entry, void *v) | |||||||
| 	krb5_data_free (&data); | 	krb5_data_free (&data); | ||||||
| 	return ENOMEM; | 	return ENOMEM; | ||||||
|     } |     } | ||||||
|     krb5_storage_seek(sp, data.length - 4, SEEK_SET); |  | ||||||
|     krb5_store_int32(sp, ONE_PRINC); |     krb5_store_int32(sp, ONE_PRINC); | ||||||
|     krb5_storage_free(sp); |     krb5_storage_free(sp); | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand