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-2005-1269-00
date: 2005-06-10T00:00:00.000Z
cveNumber: cve-2005-1269
summary: Remote Yahoo! crash
discoveredBy: Jacopo Ottaviani
fixedInRelease: 1.3.1
type: security
layout: cve
hidden: true
---
### Description
Remove denial of service when being offered files with names containing
non-ASCII characters.
### Mitigation
Attempt to convert the file name to a usable encoding, or fail gracefully in
the case of an invalid file name.