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-0473-00
date: 2005-02-17T00:00:00.000Z
cveNumber: cve-2004-0473
summary: Remote DoS on receiving malformed HTML
discoveredBy: Gaim
fixedInRelease: 1.1.3
type: security
layout: cve
hidden: true
---
### Description
Remote crash. Receiving malformed HTML can result in an invalid memory access
causing Gaim to crash.
### Mitigation
The HTML parsing functions were modified to correctly parse the malformed HTML.