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-2008-2955-00
date: 2008-06-25T00:00:00.000Z
cveNumber: cve-2008-2955
summary: MSN Remote file transfer filename DoS
discoveredBy: Juan Pablo Lopez Yacubian
fixedInRelease: 2.4.3
type: security
layout: cve
hidden: true
---
### Description
A remote MSN user can cause a denial of service (crash) by sending a file with
a file with a filename containing invalid characters. The local user must then
accept the file transfer to trigger a double-free.
### Mitigation
A fix was applied to ensure that the double-free didn't occur.