Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
Aug 21, 2015, 8:32:06 PM (8 years ago)
- Author:
-
mmcco
- Comment:
-
mention build environment benefits to porting
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v63
|
v64
|
|
191 | 191 | |
192 | 192 | Porting Pidgin 3 to OpenBSD was a valuable experience. OpenBSD builds with strong compiler hardening and loads executables with strong ASLR and memory sanitization, so memory corruption bugs that usually fly on other platforms are often exposed. I found at least four of these, three of which I've already fixed upstream. |
| 193 | |
| 194 | Porting to a different build environment also helps tease out bugs. I found an issue in our pkg-config logic and another in an Automake script. |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!