pidgin/nest

1f078d295019
Add an alias for /development/wiki/GetABacktrace to the debugging page

Testing Done:
Ran `npm hugo:server` and verified that `/development/wiki/GetABacktrace` redirected to `/development/debugging'

Reviewed at https://reviews.imfreedom.org/r/3029/
---
title: cve-2010-0423-00
date: 2010-02-18T00:00:00.000Z
cveNumber: cve-2010-0423
summary: Smiley denial of service
discoveredBy: Antti Hayrynen
fixedInRelease: 2.6.6
type: security
layout: cve
hidden: true
---
### Description
oCERT notified us about a problem in Pidgin, where a large amount of processing
time will be used when inserting many smileys into an IM or chat window. This
should not cause a crash, but Pidgin can become unusably slow.
### Mitigation
A limit was added for the maximum number of smileys allowed in a conversation.