commit | 6aed4288eba64f8265b98d34fdfd0bc0cd76151d | [log] [tgz] |
---|---|---|
author | André Goddard Rosa <andre.goddard@gmail.com> | Sat Jan 30 22:39:00 2010 -0200 |
committer | Jean-Baptiste Queru <jbq@google.com> | Thu Apr 29 07:31:44 2010 -0700 |
tree | 30ef6162d6d4364d27037798f69dd93eb7e35d53 | |
parent | e734769276045c0cb89d4620fdd4ef35a0e6c335 [diff] |
stdio: simplify asprintf() ... by removing unneeded NULL check, as free() already does it. By the way, we don't need to set a stack variable back to NULL. Signed-off-by: André Goddard Rosa <andre.goddard@gmail.com> Change-Id: Id1f72e872f73366dddcea4abc75885a3d9a318c6