<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/libcaja-private, branch v1.22.1</title>
<subtitle>Caja, the file manager for the MATE desktop</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/'/>
<entry>
<title>caja-progress-info: make sure argument is initialized</title>
<updated>2019-04-22T19:58:19+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-03-25T22:03:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=b9f782253a4ad705d00197ff59b7f45d5dc8c530'/>
<id>b9f782253a4ad705d00197ff59b7f45d5dc8c530</id>
<content type='text'>
Fixes Clang static analyzer warning:

caja-progress-info.c:626:17: warning: 1st function call argument is an uninitialized value
                g_notification_set_body (notification, _("Process completed"));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes Clang static analyzer warning:

caja-progress-info.c:626:17: warning: 1st function call argument is an uninitialized value
                g_notification_set_body (notification, _("Process completed"));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</pre>
</div>
</content>
</entry>
<entry>
<title>caja-file: Fix incomplete file replacement dialog</title>
<updated>2019-03-24T09:40:01+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-03-23T00:37:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=3033b7cb2185d5733d4379f1be4f912cfb33768f'/>
<id>3033b7cb2185d5733d4379f1be4f912cfb33768f</id>
<content type='text'>
Fixes https://github.com/mate-desktop/caja/issues/1183
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/mate-desktop/caja/issues/1183
</pre>
</div>
</content>
</entry>
<entry>
<title>caja-file: Fix use of memory after it is freed</title>
<updated>2019-03-06T22:57:29+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-02-25T04:02:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=6e6c9c6b456718ba76ecbd2d956f718374ffd3cd'/>
<id>6e6c9c6b456718ba76ecbd2d956f718374ffd3cd</id>
<content type='text'>
to avoid warning with Clang Analyzer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to avoid warning with Clang Analyzer
</pre>
</div>
</content>
</entry>
<entry>
<title>caja-icon-container: Fix use of memory after it is freed</title>
<updated>2019-03-05T22:50:48+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-02-23T17:21:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=0bd2d81dac01922ee0b6afaf3fe8431f93182f3b'/>
<id>0bd2d81dac01922ee0b6afaf3fe8431f93182f3b</id>
<content type='text'>
to avoid warning with Clang Analyzer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to avoid warning with Clang Analyzer
</pre>
</div>
</content>
</entry>
<entry>
<title>caja-tree-view-drag-dest: Fix memory leak</title>
<updated>2019-03-05T00:19:25+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-02-23T15:58:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=58312fdac5009d104ac32481a03dd130d91ebef7'/>
<id>58312fdac5009d104ac32481a03dd130d91ebef7</id>
<content type='text'>
to avoid warning with Clang Analyzer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to avoid warning with Clang Analyzer
</pre>
</div>
</content>
</entry>
<entry>
<title>[Security] Use 'g_strlcpy' instead of 'strcpy'</title>
<updated>2019-03-05T00:18:47+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-02-23T12:35:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=fede3677725c71920288dfa9a6acdd0230e6c68b'/>
<id>fede3677725c71920288dfa9a6acdd0230e6c68b</id>
<content type='text'>
to avoid warnings with Clang Analyzer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to avoid warnings with Clang Analyzer
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --disable-self-check for configure</title>
<updated>2019-02-06T09:07:09+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-02-06T05:09:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=91f1dc66b6f56e57734d3048501a6c4679331290'/>
<id>91f1dc66b6f56e57734d3048501a6c4679331290</id>
<content type='text'>
Fixed make distcheck, see #1129
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed make distcheck, see #1129
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix incompatible pointer types</title>
<updated>2019-02-02T00:14:51+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-02-01T12:07:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=4e42def6ff1c846d54e93260d116dc69eac97d2f'/>
<id>4e42def6ff1c846d54e93260d116dc69eac97d2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid deprecated g_type_class_add_private under libcaja-private</title>
<updated>2019-01-31T19:37:15+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-01-26T04:13:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=7920f9788dc8a142472c358d693bb7532c46b609'/>
<id>7920f9788dc8a142472c358d693bb7532c46b609</id>
<content type='text'>
Changed CajaIconCanvasItem, CajaTrashMonitor and CajaUndoStackManager
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed CajaIconCanvasItem, CajaTrashMonitor and CajaUndoStackManager
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid deprecated g_type_class_add_private under libcaja-private</title>
<updated>2019-01-31T19:36:27+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-01-26T04:11:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=0b073710ad39202758525b9dd0a08f35fa84481d'/>
<id>0b073710ad39202758525b9dd0a08f35fa84481d</id>
<content type='text'>
Changed CajaFileConflictDialog and CajaFile
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed CajaFileConflictDialog and CajaFile
</pre>
</div>
</content>
</entry>
</feed>
