]> git.cworth.org Git - tar/blobdiff - debian/changelog
Avoid undefined behavior of passing NULL to strcmp
[tar] / debian / changelog
index 393a9e1a6567306073bf74a8077f9b9eeaecccec..5d6ecd5ff04ec718f1039f483bfc30f9a37a6991 100644 (file)
@@ -1,3 +1,10 @@
+tar (1.22-3) UNRELEASED; urgency=low
+
+  * Avoid undefined behavior of passing NULL to strcmp, closes: #411485
+    Thanks to Raúl Sánchez Siles for proposing this patch.
+
+ -- Carl Worth <cworth@cworth.org>  Tue, 04 Aug 2009 17:15:20 -0700
+
 tar (1.22-2) unstable; urgency=low
 
   * Add Carl Worth as an uploader.