OSDN Git Service

Add a call to pthread_attr_destroy to avoid potential memory leaks.
authorLe-Chun Wu <lcwu@google.com>
Thu, 14 Jul 2011 21:27:18 +0000 (14:27 -0700)
committerJeff Brown <jeffbrown@google.com>
Fri, 15 Jul 2011 03:14:07 +0000 (20:14 -0700)
commitda13560de2d8eddf08c0f37b181ba321f02716b4
tree77daa12d40f2f5234fee381796164b101b601ec2
parent2585e9bd6ded294e426607717ccc85a56bade594
Add a call to pthread_attr_destroy to avoid potential memory leaks.

Change-Id: Ib57efc3530e9793298190cc9cab19c9af54e11a7
libs/utils/Threads.cpp