From a05e38c9ed1ef018c54100eea97469fee99099a6 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Tue, 7 Apr 2009 00:55:47 +0000 Subject: [PATCH] typo git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3003 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0264.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep-0264.xml b/xep-0264.xml index 79cee04e..d06d18e2 100644 --- a/xep-0264.xml +++ b/xep-0264.xml @@ -168,7 +168,7 @@ file being offered (name, size, and date). There currently is no way to provide

The inclusion of an image thumbnail may leak information about a transfer otherwise taking place on an e2e encrypted file transfer stream. A client MAY wish to not include a thumbnail.

-

A client MUST not rely on the values specified for the width and height of a thumbnail to allocate a bitmap data buffer for the thumbnail, to prevent possible DoS attacks. Also a client SHOULD apply implementation-specific limits on the thumbnails, if using these values to pepare a UI element for the thumbnail image, of f.ex. 128x128 pixels, values exceeding theese would then be truncated and the thumbnail image scaled down when received.

+

A client MUST NOT rely on the values specified for the width and height of a thumbnail to allocate a bitmap data buffer for the thumbnail, to prevent possible DoS attacks. Also a client SHOULD apply implementation-specific limits on the thumbnails, if using these values to pepare a UI element for the thumbnail image, of f.ex. 128x128 pixels, values exceeding theese would then be truncated and the thumbnail image scaled down when received.

This document requires no interaction with &IANA;.