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-2370-00
date: 2005-08-11T00:00:00.000Z
cveNumber: cve-2005-2370
summary: Gadu-Gadu memory alignment bug
discoveredBy: Marcin Owsiany and Wojtek Kaniewski
fixedInRelease: 1.5.0
type: security
layout: cve
hidden: true
---
### Description
There was a memory alignment bug in the library Gaim uses to access the
Gadu-Gadu network. This bug can not be exploited on x86 architectures. This bug
was recently fixed in the libgadu library, but also needed to be fixed in Gaim
because Gaim includes a copy of the libgadu library.
### Mitigation
The vulnerable section of code was modified to work correctly on all
architectures.