Bug 54092 - crypto include fix, and make uuid collision less likely
Summary: crypto include fix, and make uuid collision less likely
Status: NEW
Alias: None
Product: APR
Classification: Unclassified
Component: APR-util (show other bugs)
Version: HEAD
Hardware: PC Linux
: P2 normal (vote)
Target Milestone: ---
Assignee: Apache Portable Runtime bugs mailinglist
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-02 18:39 UTC by William King
Modified: 2014-03-11 10:00 UTC (History)
1 user (show)



Attachments
crypto patch (1000 bytes, patch)
2012-11-02 18:39 UTC, William King
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description William King 2012-11-02 18:39:10 UTC
Created attachment 29543 [details]
crypto patch

Fixing an include if apr_md5 is actually needed.

Make uuid collision on very rapid uuid generation less likely.